#d41f3b color space conversions
Hex:
#d41f3b
RGB:
212, 31, 59
CMY:
17, 88, 77
CMYK:
0, 85, 72, 17
HSL:
351°, 74.4856%, 47.6471%
HSV (HSB):
351°, 85.3774%, 83.1373%
XYZ:
28.4308, 15.2928, 5.5910
xyY:
0.5765, 0.3101, 15.2928
CIE-Lab:
46.0326, 67.0081, 32.6155
CIE-LCH:
46.0326, 74.5242, 25.9541
CIE-Luv:
46.0326, 129.4438, 19.6834
Hunter-Lab:
39.1060, 61.3373, 18.8975
#d41f3b color charts
#d41f3b color shades, tints & tones
#d41f3b color schemes
#d41f3b color preview, HTML & CSS examples
This text has a color of #d41f3b
<p style="color:#d41f3b;">Text here</p>
.mytext {color:#d41f3b;}
This box has a color of #d41f3b
<div style="background-color:#d41f3b;">Content here</div>
.mybackground {background-color:#d41f3b;}
Border around this has a color of #d41f3b
<div style="border:2px solid #d41f3b;">Content here</div>
.myborder {border:2px solid #d41f3b;}