#d00c7d color space conversions
Hex:
#d00c7d
RGB:
208, 12, 125
CMY:
18, 95, 51
CMYK:
0, 94, 40, 18
HSL:
325°, 89.0909%, 43.1373%
HSV (HSB):
325°, 94.2308%, 81.5686%
XYZ:
29.8456, 15.1535, 20.7539
xyY:
0.4539, 0.2305, 15.1535
CIE-Lab:
45.8437, 73.2795, -8.4732
CIE-LCH:
45.8437, 73.7677, 353.4042
CIE-Luv:
45.8437, 104.8422, -24.6472
Hunter-Lab:
38.9275, 68.7321, -4.3608
#d00c7d color charts
#d00c7d color shades, tints & tones
#d00c7d color schemes
#d00c7d color preview, HTML & CSS examples
This text has a color of #d00c7d
<p style="color:#d00c7d;">Text here</p>
.mytext {color:#d00c7d;}
This box has a color of #d00c7d
<div style="background-color:#d00c7d;">Content here</div>
.mybackground {background-color:#d00c7d;}
Border around this has a color of #d00c7d
<div style="border:2px solid #d00c7d;">Content here</div>
.myborder {border:2px solid #d00c7d;}