#d41c12 color space conversions
Hex:
#d41c12
RGB:
212, 28, 18
CMY:
17, 89, 93
CMYK:
0, 87, 92, 17
HSL:
3°, 84.3478%, 45.0980%
HSV (HSB):
3°, 91.5094%, 83.1373%
XYZ:
27.6758, 14.8712, 1.9840
xyY:
0.6215, 0.3340, 14.8712
CIE-Lab:
45.4573, 66.5014, 53.3318
CIE-LCH:
45.4573, 85.2451, 38.7284
CIE-Luv:
45.4573, 137.9394, 31.3568
Hunter-Lab:
38.5632, 60.6191, 23.9439
#d41c12 color charts
#d41c12 color shades, tints & tones
#d41c12 color schemes
#d41c12 color preview, HTML & CSS examples
This text has a color of #d41c12
<p style="color:#d41c12;">Text here</p>
.mytext {color:#d41c12;}
This box has a color of #d41c12
<div style="background-color:#d41c12;">Content here</div>
.mybackground {background-color:#d41c12;}
Border around this has a color of #d41c12
<div style="border:2px solid #d41c12;">Content here</div>
.myborder {border:2px solid #d41c12;}