#d01b2f color space conversions
Hex:
#d01b2f
RGB:
208, 27, 47
CMY:
18, 89, 82
CMYK:
0, 87, 77, 18
HSL:
353°, 77.0213%, 46.0784%
HSV (HSB):
353°, 87.0192%, 81.5686%
XYZ:
26.9174, 14.3990, 4.0499
xyY:
0.5933, 0.3174, 14.3990
CIE-Lab:
44.7998, 66.2805, 38.0659
CIE-LCH:
44.7998, 76.4338, 29.8694
CIE-Luv:
44.7998, 130.6366, 23.1560
Hunter-Lab:
37.9460, 60.2155, 20.2343
#d01b2f color charts
#d01b2f color shades, tints & tones
#d01b2f color schemes
#d01b2f color preview, HTML & CSS examples
This text has a color of #d01b2f
<p style="color:#d01b2f;">Text here</p>
.mytext {color:#d01b2f;}
This box has a color of #d01b2f
<div style="background-color:#d01b2f;">Content here</div>
.mybackground {background-color:#d01b2f;}
Border around this has a color of #d01b2f
<div style="border:2px solid #d01b2f;">Content here</div>
.myborder {border:2px solid #d01b2f;}