#d41f41 color space conversions
Hex:
#d41f41
RGB:
212, 31, 65
CMY:
17, 88, 75
CMYK:
0, 85, 69, 17
HSL:
349°, 74.4856%, 47.6471%
HSV (HSB):
349°, 85.3774%, 83.1373%
XYZ:
28.5955, 15.3587, 6.4584
xyY:
0.5672, 0.3047, 15.3587
CIE-Lab:
46.1216, 67.2692, 29.1079
CIE-LCH:
46.1216, 73.2968, 23.3985
CIE-Luv:
46.1216, 127.7632, 16.9443
Hunter-Lab:
39.1901, 61.6616, 17.6623
#d41f41 color charts
#d41f41 color shades, tints & tones
#d41f41 color schemes
#d41f41 color preview, HTML & CSS examples
This text has a color of #d41f41
<p style="color:#d41f41;">Text here</p>
.mytext {color:#d41f41;}
This box has a color of #d41f41
<div style="background-color:#d41f41;">Content here</div>
.mybackground {background-color:#d41f41;}
Border around this has a color of #d41f41
<div style="border:2px solid #d41f41;">Content here</div>
.myborder {border:2px solid #d41f41;}