#d01e2f color space conversions
Hex:
#d01e2f
RGB:
208, 30, 47
CMY:
18, 88, 82
CMYK:
0, 86, 77, 18
HSL:
354°, 74.7899%, 46.6667%
HSV (HSB):
354°, 85.5769%, 81.5686%
XYZ:
26.9898, 14.5437, 4.0740
xyY:
0.5918, 0.3189, 14.5437
CIE-Lab:
45.0028, 65.6996, 38.2836
CIE-LCH:
45.0028, 76.0399, 30.2297
CIE-Luv:
45.0028, 129.6648, 23.5472
Hunter-Lab:
38.1362, 59.5900, 20.3615
#d01e2f color charts
#d01e2f color shades, tints & tones
#d01e2f color schemes
#d01e2f color preview, HTML & CSS examples
This text has a color of #d01e2f
<p style="color:#d01e2f;">Text here</p>
.mytext {color:#d01e2f;}
This box has a color of #d01e2f
<div style="background-color:#d01e2f;">Content here</div>
.mybackground {background-color:#d01e2f;}
Border around this has a color of #d01e2f
<div style="border:2px solid #d01e2f;">Content here</div>
.myborder {border:2px solid #d01e2f;}