#d41b0d color space conversions
Hex:
#d41b0d
RGB:
212, 27, 13
CMY:
17, 89, 95
CMYK:
0, 87, 94, 17
HSL:
4°, 88.4444%, 44.1176%
HSV (HSB):
4°, 93.8679%, 83.1373%
XYZ:
27.6160, 14.8100, 1.7839
xyY:
0.6247, 0.3350, 14.8100
CIE-Lab:
45.3728, 66.6266, 55.0192
CIE-LCH:
45.3728, 86.4072, 39.5493
CIE-Luv:
45.3728, 138.7041, 31.9276
Hunter-Lab:
38.4837, 60.7452, 24.1903
#d41b0d color charts
#d41b0d color shades, tints & tones
#d41b0d color schemes
#d41b0d color preview, HTML & CSS examples
This text has a color of #d41b0d
<p style="color:#d41b0d;">Text here</p>
.mytext {color:#d41b0d;}
This box has a color of #d41b0d
<div style="background-color:#d41b0d;">Content here</div>
.mybackground {background-color:#d41b0d;}
Border around this has a color of #d41b0d
<div style="border:2px solid #d41b0d;">Content here</div>
.myborder {border:2px solid #d41b0d;}