#d01e2b color space conversions
Hex:
#d01e2b
RGB:
208, 30, 43
CMY:
18, 88, 83
CMYK:
0, 86, 79, 18
HSL:
356°, 74.7899%, 46.6667%
HSV (HSB):
356°, 85.5769%, 81.5686%
XYZ:
26.9127, 14.5129, 3.6683
xyY:
0.5968, 0.3218, 14.5129
CIE-Lab:
44.9596, 65.5724, 40.5079
CIE-LCH:
44.9596, 77.0755, 31.7060
CIE-Luv:
44.9596, 130.5206, 24.9330
Hunter-Lab:
38.0957, 59.4338, 20.9579
#d01e2b color charts
#d01e2b color shades, tints & tones
#d01e2b color schemes
#d01e2b color preview, HTML & CSS examples
This text has a color of #d01e2b
<p style="color:#d01e2b;">Text here</p>
.mytext {color:#d01e2b;}
This box has a color of #d01e2b
<div style="background-color:#d01e2b;">Content here</div>
.mybackground {background-color:#d01e2b;}
Border around this has a color of #d01e2b
<div style="border:2px solid #d01e2b;">Content here</div>
.myborder {border:2px solid #d01e2b;}