#d41e14 color space conversions
Hex:
#d41e14
RGB:
212, 30, 20
CMY:
17, 88, 92
CMYK:
0, 86, 91, 17
HSL:
3°, 82.7586%, 45.4902%
HSV (HSB):
3°, 90.5660%, 83.1373%
XYZ:
27.7419, 14.9761, 2.0903
xyY:
0.6191, 0.3342, 14.9761
CIE-Lab:
45.6014, 66.1438, 52.6566
CIE-LCH:
45.6014, 84.5442, 38.5230
CIE-Luv:
45.6014, 137.0474, 31.2795
Hunter-Lab:
38.6990, 60.2371, 23.8867
#d41e14 color charts
#d41e14 color shades, tints & tones
#d41e14 color schemes
#d41e14 color preview, HTML & CSS examples
This text has a color of #d41e14
<p style="color:#d41e14;">Text here</p>
.mytext {color:#d41e14;}
This box has a color of #d41e14
<div style="background-color:#d41e14;">Content here</div>
.mybackground {background-color:#d41e14;}
Border around this has a color of #d41e14
<div style="border:2px solid #d41e14;">Content here</div>
.myborder {border:2px solid #d41e14;}