#d01e7d color space conversions
Hex:
#d01e7d
RGB:
208, 30, 125
CMY:
18, 88, 51
CMYK:
0, 86, 40, 18
HSL:
328°, 74.7899%, 46.6667%
HSV (HSB):
328°, 85.5769%, 81.5686%
XYZ:
30.1784, 15.8191, 20.8649
xyY:
0.4514, 0.2366, 15.8191
CIE-Lab:
46.7363, 70.6909, -7.1391
CIE-LCH:
46.7363, 71.0504, 354.2332
CIE-Luv:
46.7363, 102.0067, -22.4704
Hunter-Lab:
39.7732, 65.8356, -3.2620
#d01e7d color charts
#d01e7d color shades, tints & tones
#d01e7d color schemes
#d01e7d color preview, HTML & CSS examples
This text has a color of #d01e7d
<p style="color:#d01e7d;">Text here</p>
.mytext {color:#d01e7d;}
This box has a color of #d01e7d
<div style="background-color:#d01e7d;">Content here</div>
.mybackground {background-color:#d01e7d;}
Border around this has a color of #d01e7d
<div style="border:2px solid #d01e7d;">Content here</div>
.myborder {border:2px solid #d01e7d;}