#d00c6c color space conversions
Hex:
#d00c6c
RGB:
208, 12, 108
CMY:
18, 95, 58
CMYK:
0, 94, 48, 18
HSL:
331°, 89.0909%, 43.1373%
HSV (HSB):
331°, 94.2308%, 81.5686%
XYZ:
28.8507, 14.7556, 15.5149
xyY:
0.4880, 0.2496, 14.7556
CIE-Lab:
45.2976, 71.8147, 1.2232
CIE-LCH:
45.2976, 71.8251, 0.9758
CIE-Luv:
45.2976, 112.5191, -12.2422
Hunter-Lab:
38.4130, 66.8426, 2.9420
#d00c6c color charts
#d00c6c color shades, tints & tones
#d00c6c color schemes
#d00c6c color preview, HTML & CSS examples
This text has a color of #d00c6c
<p style="color:#d00c6c;">Text here</p>
.mytext {color:#d00c6c;}
This box has a color of #d00c6c
<div style="background-color:#d00c6c;">Content here</div>
.mybackground {background-color:#d00c6c;}
Border around this has a color of #d00c6c
<div style="border:2px solid #d00c6c;">Content here</div>
.myborder {border:2px solid #d00c6c;}