#d00e6e color space conversions
Hex:
#d00e6e
RGB:
208, 14, 110
CMY:
18, 95, 57
CMYK:
0, 93, 47, 18
HSL:
330°, 87.3874%, 43.5294%
HSV (HSB):
330°, 93.2692%, 81.5686%
XYZ:
28.9839, 14.8498, 16.0905
xyY:
0.4837, 0.2478, 14.8498
CIE-Lab:
45.4277, 71.7702, 0.1713
CIE-LCH:
45.4277, 71.7704, 0.1368
CIE-Luv:
45.4277, 111.3857, -13.4921
Hunter-Lab:
38.5354, 66.8197, 2.2181
#d00e6e color charts
#d00e6e color shades, tints & tones
#d00e6e color schemes
#d00e6e color preview, HTML & CSS examples
This text has a color of #d00e6e
<p style="color:#d00e6e;">Text here</p>
.mytext {color:#d00e6e;}
This box has a color of #d00e6e
<div style="background-color:#d00e6e;">Content here</div>
.mybackground {background-color:#d00e6e;}
Border around this has a color of #d00e6e
<div style="border:2px solid #d00e6e;">Content here</div>
.myborder {border:2px solid #d00e6e;}