#d01c7d color space conversions
Hex:
#d01c7d
RGB:
208, 28, 125
CMY:
18, 89, 51
CMYK:
0, 87, 40, 18
HSL:
328°, 76.2712%, 46.2745%
HSV (HSB):
328°, 86.5385%, 81.5686%
XYZ:
30.1293, 15.7211, 20.8485
xyY:
0.4517, 0.2357, 15.7211
CIE-Lab:
46.6064, 71.0659, -7.3329
CIE-LCH:
46.6064, 71.4432, 354.1088
CIE-Luv:
46.6064, 102.4198, -22.7874
Hunter-Lab:
39.6498, 66.2526, -3.4208
#d01c7d color charts
#d01c7d color shades, tints & tones
#d01c7d color schemes
#d01c7d color preview, HTML & CSS examples
This text has a color of #d01c7d
<p style="color:#d01c7d;">Text here</p>
.mytext {color:#d01c7d;}
This box has a color of #d01c7d
<div style="background-color:#d01c7d;">Content here</div>
.mybackground {background-color:#d01c7d;}
Border around this has a color of #d01c7d
<div style="border:2px solid #d01c7d;">Content here</div>
.myborder {border:2px solid #d01c7d;}