#d41f22 color space conversions
Hex:
#d41f22
RGB:
212, 31, 34
CMY:
17, 88, 87
CMYK:
0, 85, 84, 17
HSL:
359°, 74.4856%, 47.6471%
HSV (HSB):
359°, 85.3774%, 83.1373%
XYZ:
27.9301, 15.0925, 2.9544
xyY:
0.6075, 0.3283, 15.0925
CIE-Lab:
45.7607, 66.2059, 46.3847
CIE-LCH:
45.7607, 80.8379, 35.0156
CIE-Luv:
45.7607, 134.8375, 28.4250
Hunter-Lab:
38.8491, 60.3446, 22.6854
#d41f22 color charts
#d41f22 color shades, tints & tones
#d41f22 color schemes
#d41f22 color preview, HTML & CSS examples
This text has a color of #d41f22
<p style="color:#d41f22;">Text here</p>
.mytext {color:#d41f22;}
This box has a color of #d41f22
<div style="background-color:#d41f22;">Content here</div>
.mybackground {background-color:#d41f22;}
Border around this has a color of #d41f22
<div style="border:2px solid #d41f22;">Content here</div>
.myborder {border:2px solid #d41f22;}