#d41b0e color space conversions
Hex:
#d41b0e
RGB:
212, 27, 14
CMY:
17, 89, 95
CMYK:
0, 87, 93, 17
HSL:
4°, 87.6106%, 44.3137%
HSV (HSB):
4°, 93.3962%, 83.1373%
XYZ:
27.6226, 14.8126, 1.8187
xyY:
0.6242, 0.3347, 14.8126
CIE-Lab:
45.3765, 66.6373, 54.6967
CIE-LCH:
45.3765, 86.2105, 39.3796
CIE-Luv:
45.3765, 138.6255, 31.8031
Hunter-Lab:
38.4872, 60.7585, 24.1393
#d41b0e color charts
#d41b0e color shades, tints & tones
#d41b0e color schemes
#d41b0e color preview, HTML & CSS examples
This text has a color of #d41b0e
<p style="color:#d41b0e;">Text here</p>
.mytext {color:#d41b0e;}
This box has a color of #d41b0e
<div style="background-color:#d41b0e;">Content here</div>
.mybackground {background-color:#d41b0e;}
Border around this has a color of #d41b0e
<div style="border:2px solid #d41b0e;">Content here</div>
.myborder {border:2px solid #d41b0e;}