#d01e40 color space conversions
Hex:
#d01e40
RGB:
208, 30, 64
CMY:
18, 88, 75
CMYK:
0, 86, 69, 18
HSL:
349°, 74.7899%, 46.6667%
HSV (HSB):
349°, 85.5769%, 81.5686%
XYZ:
27.4021, 14.7086, 6.2453
xyY:
0.5667, 0.3042, 14.7086
CIE-Lab:
45.2325, 66.3745, 28.4425
CIE-LCH:
45.2325, 72.2118, 23.1959
CIE-Luv:
45.2325, 125.2706, 16.4013
Hunter-Lab:
38.3518, 60.4214, 17.1914
#d01e40 color charts
#d01e40 color shades, tints & tones
#d01e40 color schemes
#d01e40 color preview, HTML & CSS examples
This text has a color of #d01e40
<p style="color:#d01e40;">Text here</p>
.mytext {color:#d01e40;}
This box has a color of #d01e40
<div style="background-color:#d01e40;">Content here</div>
.mybackground {background-color:#d01e40;}
Border around this has a color of #d01e40
<div style="border:2px solid #d01e40;">Content here</div>
.myborder {border:2px solid #d01e40;}