#d41f1a color space conversions
Hex:
#d41f1a
RGB:
212, 31, 26
CMY:
17, 88, 90
CMYK:
0, 85, 88, 17
HSL:
2°, 78.1513%, 46.6667%
HSV (HSB):
2°, 87.7358%, 83.1373%
XYZ:
27.8278, 15.0516, 2.4158
xyY:
0.6144, 0.3323, 15.0516
CIE-Lab:
45.7048, 66.0404, 50.1880
CIE-LCH:
45.7048, 82.9468, 37.2334
CIE-Luv:
45.7048, 135.9957, 30.2929
Hunter-Lab:
38.7964, 60.1405, 23.4655
#d41f1a color charts
#d41f1a color shades, tints & tones
#d41f1a color schemes
#d41f1a color preview, HTML & CSS examples
This text has a color of #d41f1a
<p style="color:#d41f1a;">Text here</p>
.mytext {color:#d41f1a;}
This box has a color of #d41f1a
<div style="background-color:#d41f1a;">Content here</div>
.mybackground {background-color:#d41f1a;}
Border around this has a color of #d41f1a
<div style="border:2px solid #d41f1a;">Content here</div>
.myborder {border:2px solid #d41f1a;}