#d00c9e color space conversions
Hex:
#d00c9e
RGB:
208, 12, 158
CMY:
18, 95, 38
CMYK:
0, 94, 24, 18
HSL:
315°, 89.0909%, 43.1373%
HSV (HSB):
315°, 94.2308%, 81.5686%
XYZ:
32.3155, 16.1415, 33.7602
xyY:
0.3931, 0.1963, 16.1415
CIE-Lab:
47.1595, 76.7353, -26.4708
CIE-LCH:
47.1595, 81.1727, 340.9675
CIE-Luv:
47.1595, 89.6313, -50.0767
Hunter-Lab:
40.1764, 73.2656, -21.6977
#d00c9e color charts
#d00c9e color shades, tints & tones
#d00c9e color schemes
#d00c9e color preview, HTML & CSS examples
This text has a color of #d00c9e
<p style="color:#d00c9e;">Text here</p>
.mytext {color:#d00c9e;}
This box has a color of #d00c9e
<div style="background-color:#d00c9e;">Content here</div>
.mybackground {background-color:#d00c9e;}
Border around this has a color of #d00c9e
<div style="border:2px solid #d00c9e;">Content here</div>
.myborder {border:2px solid #d00c9e;}