#d01e6f color space conversions
Hex:
#d01e6f
RGB:
208, 30, 111
CMY:
18, 88, 56
CMYK:
0, 86, 47, 18
HSL:
333°, 74.7899%, 46.6667%
HSV (HSB):
333°, 85.5769%, 81.5686%
XYZ:
29.3459, 15.4861, 16.4813
xyY:
0.4786, 0.2526, 15.4861
CIE-Lab:
46.2930, 69.4360, 0.8139
CIE-LCH:
46.2930, 69.4408, 0.6715
CIE-Luv:
46.2930, 108.0249, -12.2183
Hunter-Lab:
39.3524, 64.2445, 2.7152
#d01e6f color charts
#d01e6f color shades, tints & tones
#d01e6f color schemes
#d01e6f color preview, HTML & CSS examples
This text has a color of #d01e6f
<p style="color:#d01e6f;">Text here</p>
.mytext {color:#d01e6f;}
This box has a color of #d01e6f
<div style="background-color:#d01e6f;">Content here</div>
.mybackground {background-color:#d01e6f;}
Border around this has a color of #d01e6f
<div style="border:2px solid #d01e6f;">Content here</div>
.myborder {border:2px solid #d01e6f;}