#d00c8d color space conversions
Hex:
#d00c8d
RGB:
208, 12, 141
CMY:
18, 95, 45
CMYK:
0, 94, 32, 18
HSL:
321°, 89.0909%, 43.1373%
HSV (HSB):
321°, 94.2308%, 81.5686%
XYZ:
30.9516, 15.5959, 26.5783
xyY:
0.4233, 0.2133, 15.5959
CIE-Lab:
46.4398, 74.8574, -17.3381
CIE-LCH:
46.4398, 76.8391, 346.9594
CIE-Luv:
46.4398, 97.4458, -36.8532
Hunter-Lab:
39.4917, 70.7890, -12.2586
#d00c8d color charts
#d00c8d color shades, tints & tones
#d00c8d color schemes
#d00c8d color preview, HTML & CSS examples
This text has a color of #d00c8d
<p style="color:#d00c8d;">Text here</p>
.mytext {color:#d00c8d;}
This box has a color of #d00c8d
<div style="background-color:#d00c8d;">Content here</div>
.mybackground {background-color:#d00c8d;}
Border around this has a color of #d00c8d
<div style="border:2px solid #d00c8d;">Content here</div>
.myborder {border:2px solid #d00c8d;}