#d01e3c color space conversions
Hex:
#d01e3c
RGB:
208, 30, 60
CMY:
18, 88, 76
CMYK:
0, 86, 71, 18
HSL:
350°, 74.7899%, 46.6667%
HSV (HSB):
350°, 85.5769%, 81.5686%
XYZ:
27.2923, 14.6647, 5.6671
xyY:
0.5731, 0.3079, 14.6647
CIE-Lab:
45.1715, 66.1957, 30.7952
CIE-LCH:
45.1715, 73.0083, 24.9485
CIE-Luv:
45.1715, 126.4112, 18.2611
Hunter-Lab:
38.2945, 60.2007, 18.0320
#d01e3c color charts
#d01e3c color shades, tints & tones
#d01e3c color schemes
#d01e3c color preview, HTML & CSS examples
This text has a color of #d01e3c
<p style="color:#d01e3c;">Text here</p>
.mytext {color:#d01e3c;}
This box has a color of #d01e3c
<div style="background-color:#d01e3c;">Content here</div>
.mybackground {background-color:#d01e3c;}
Border around this has a color of #d01e3c
<div style="border:2px solid #d01e3c;">Content here</div>
.myborder {border:2px solid #d01e3c;}