strong magenta/strong mulberry
Enter any color value (e.g., #e4c126, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d044ff color RGB value is (208,68,255)
#d044ff color CMYK value
#d044ff color HSL value
HSV(or HSB) | 284.9° | 73.3 | 100.0 |
XYZ | 46.130 | 24.764 | 96.956 |
Yxy | 0.275 | 0.148 | 24.764 |
LAB | 56.845 | 78.945 | -66.819 |
LUV | 56.845 | 46.267 | -113.613 |
Hunter-LAB | 49.764 | 78.379 | -80.683 |
CIE-LCH | 56.845 | 103.427 | 319.756 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D0 | 44 | FF |
Decimal | 208 | 68 | 255 |
Octal | 320 | 104 | 377 |
Binary | 11010000 | 01000100 | 11111111 |
Below, you can see some colors close to #d044ff. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #d044ff.
<span style="color:#d044ff">Text here</span>
This paragraph has a background color of #d044ff.
<p style="background-color:#d044ff;">Content here</p>
This element has a border color of #d044ff.
<div style="border:1px #d044ff;">Content here</div>
.text {color:#d044ff;}
.background {background-color:#d044ff;}
.border {border:1px solid #d044ff;}
.text-shadow {border:1px solid #d044ff;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #030004 is the darkest color, while #fbeeff is the lightest one.