#d00e7b color space conversions
Hex:
#d00e7b
RGB:
208, 14, 123
CMY:
18, 95, 52
CMYK:
0, 93, 41, 18
HSL:
326°, 87.3874%, 43.5294%
HSV (HSB):
326°, 93.2692%, 81.5686%
XYZ:
29.7446, 15.1540, 20.0962
xyY:
0.4576, 0.2332, 15.1540
CIE-Lab:
45.8445, 72.8928, -7.2430
CIE-LCH:
45.8445, 73.2517, 354.3254
CIE-Luv:
45.8445, 105.5358, -22.9818
Hunter-Lab:
38.9282, 68.2657, -3.3580
#d00e7b color charts
#d00e7b color shades, tints & tones
#d00e7b color schemes
#d00e7b color preview, HTML & CSS examples
This text has a color of #d00e7b
<p style="color:#d00e7b;">Text here</p>
.mytext {color:#d00e7b;}
This box has a color of #d00e7b
<div style="background-color:#d00e7b;">Content here</div>
.mybackground {background-color:#d00e7b;}
Border around this has a color of #d00e7b
<div style="border:2px solid #d00e7b;">Content here</div>
.myborder {border:2px solid #d00e7b;}