#d01e8c color space conversions
Hex:
#d01e8c
RGB:
208, 30, 140
CMY:
18, 88, 45
CMYK:
0, 86, 33, 18
HSL:
323°, 74.7899%, 46.6667%
HSV (HSB):
323°, 85.5769%, 81.5686%
XYZ:
31.2103, 16.2319, 26.2990
xyY:
0.4232, 0.2201, 16.2319
CIE-Lab:
47.2773, 72.2035, -15.4550
CIE-LCH:
47.2773, 73.8391, 347.9183
CIE-Luv:
47.2773, 95.4064, -33.9125
Hunter-Lab:
40.2888, 67.7722, -10.5001
#d01e8c color charts
#d01e8c color shades, tints & tones
#d01e8c color schemes
#d01e8c color preview, HTML & CSS examples
This text has a color of #d01e8c
<p style="color:#d01e8c;">Text here</p>
.mytext {color:#d01e8c;}
This box has a color of #d01e8c
<div style="background-color:#d01e8c;">Content here</div>
.mybackground {background-color:#d01e8c;}
Border around this has a color of #d01e8c
<div style="border:2px solid #d01e8c;">Content here</div>
.myborder {border:2px solid #d01e8c;}