#d00c6e color space conversions
Hex:
#d00c6e
RGB:
208, 12, 110
CMY:
18, 95, 57
CMYK:
0, 94, 47, 18
HSL:
330°, 89.0909%, 43.1373%
HSV (HSB):
330°, 94.2308%, 81.5686%
XYZ:
28.9584, 14.7986, 16.0820
xyY:
0.4839, 0.2473, 14.7986
CIE-Lab:
45.3571, 71.9754, 0.0683
CIE-LCH:
45.3571, 71.9755, 0.0544
CIE-Luv:
45.3571, 111.6342, -13.6598
Hunter-Lab:
38.4690, 67.0490, 2.1421
#d00c6e color charts
#d00c6e color shades, tints & tones
#d00c6e color schemes
#d00c6e color preview, HTML & CSS examples
This text has a color of #d00c6e
<p style="color:#d00c6e;">Text here</p>
.mytext {color:#d00c6e;}
This box has a color of #d00c6e
<div style="background-color:#d00c6e;">Content here</div>
.mybackground {background-color:#d00c6e;}
Border around this has a color of #d00c6e
<div style="border:2px solid #d00c6e;">Content here</div>
.myborder {border:2px solid #d00c6e;}