#d41b19 color space conversions
Hex:
#d41b19
RGB:
212, 27, 25
CMY:
17, 89, 90
CMYK:
0, 87, 88, 17
HSL:
1°, 78.9030%, 46.4706%
HSV (HSB):
1°, 88.2075%, 83.1373%
XYZ:
27.7188, 14.8511, 2.3253
xyY:
0.6174, 0.3308, 14.8511
CIE-Lab:
45.4296, 66.7924, 50.4245
CIE-LCH:
45.4296, 83.6890, 37.0507
CIE-Luv:
45.4296, 137.4928, 30.0073
Hunter-Lab:
38.5371, 60.9506, 23.3985
#d41b19 color charts
#d41b19 color shades, tints & tones
#d41b19 color schemes
#d41b19 color preview, HTML & CSS examples
This text has a color of #d41b19
<p style="color:#d41b19;">Text here</p>
.mytext {color:#d41b19;}
This box has a color of #d41b19
<div style="background-color:#d41b19;">Content here</div>
.mybackground {background-color:#d41b19;}
Border around this has a color of #d41b19
<div style="border:2px solid #d41b19;">Content here</div>
.myborder {border:2px solid #d41b19;}