#d00c76 color space conversions
Hex:
#d00c76
RGB:
208, 12, 118
CMY:
18, 95, 54
CMYK:
0, 94, 43, 18
HSL:
328°, 89.0909%, 43.1373%
HSV (HSB):
328°, 94.2308%, 81.5686%
XYZ:
29.4139, 14.9808, 18.4808
xyY:
0.4678, 0.2383, 14.9808
CIE-Lab:
45.6080, 72.6494, -4.5141
CIE-LCH:
45.6080, 72.7895, 356.4444
CIE-Luv:
45.6080, 108.0405, -19.4491
Hunter-Lab:
38.7051, 67.9170, -1.2161
#d00c76 color charts
#d00c76 color shades, tints & tones
#d00c76 color schemes
#d00c76 color preview, HTML & CSS examples
This text has a color of #d00c76
<p style="color:#d00c76;">Text here</p>
.mytext {color:#d00c76;}
This box has a color of #d00c76
<div style="background-color:#d00c76;">Content here</div>
.mybackground {background-color:#d00c76;}
Border around this has a color of #d00c76
<div style="border:2px solid #d00c76;">Content here</div>
.myborder {border:2px solid #d00c76;}