#d04f8e color space conversions
Hex:
#d04f8e
RGB:
208, 79, 142
CMY:
18, 69, 44
CMYK:
0, 62, 32, 18
HSL:
331°, 57.8475%, 56.2745%
HSV (HSB):
331°, 62.0192%, 81.5686%
XYZ:
33.6909, 20.9549, 27.8602
xyY:
0.4083, 0.2540, 20.9549
CIE-Lab:
52.9001, 56.8742, -8.1778
CIE-LCH:
52.9001, 57.4591, 351.8177
CIE-Luv:
52.9001, 78.6772, -21.5707
Hunter-Lab:
45.7765, 51.2649, -4.0412
#d04f8e color charts
#d04f8e color shades, tints & tones
#d04f8e color schemes
#d04f8e color preview, HTML & CSS examples
This text has a color of #d04f8e
<p style="color:#d04f8e;">Text here</p>
.mytext {color:#d04f8e;}
This box has a color of #d04f8e
<div style="background-color:#d04f8e;">Content here</div>
.mybackground {background-color:#d04f8e;}
Border around this has a color of #d04f8e
<div style="border:2px solid #d04f8e;">Content here</div>
.myborder {border:2px solid #d04f8e;}