#d41f36 color space conversions
Hex:
#d41f36
RGB:
212, 31, 54
CMY:
17, 88, 79
CMYK:
0, 85, 75, 17
HSL:
352°, 74.4856%, 47.6471%
HSV (HSB):
352°, 85.3774%, 83.1373%
XYZ:
28.3072, 15.2434, 4.9403
xyY:
0.5838, 0.3144, 15.2434
CIE-Lab:
45.9657, 66.8113, 35.5037
CIE-LCH:
45.9657, 75.6589, 27.9863
CIE-Luv:
45.9657, 130.7341, 21.7811
Hunter-Lab:
39.0428, 61.0933, 19.8276
#d41f36 color charts
#d41f36 color shades, tints & tones
#d41f36 color schemes
#d41f36 color preview, HTML & CSS examples
This text has a color of #d41f36
<p style="color:#d41f36;">Text here</p>
.mytext {color:#d41f36;}
This box has a color of #d41f36
<div style="background-color:#d41f36;">Content here</div>
.mybackground {background-color:#d41f36;}
Border around this has a color of #d41f36
<div style="border:2px solid #d41f36;">Content here</div>
.myborder {border:2px solid #d41f36;}