#d41c37 color space conversions
Hex:
#d41c37
RGB:
212, 28, 55
CMY:
17, 89, 78
CMYK:
0, 87, 74, 17
HSL:
351°, 76.6667%, 47.0588%
HSV (HSB):
351°, 86.7925%, 83.1373%
XYZ:
28.2562, 15.1034, 5.0404
xyY:
0.5838, 0.3121, 15.1034
CIE-Lab:
45.7755, 67.4307, 34.6972
CIE-LCH:
45.7755, 75.8340, 27.2286
CIE-Luv:
45.7755, 131.4428, 20.9729
Hunter-Lab:
38.8631, 61.7718, 19.5145
#d41c37 color charts
#d41c37 color shades, tints & tones
#d41c37 color schemes
#d41c37 color preview, HTML & CSS examples
This text has a color of #d41c37
<p style="color:#d41c37;">Text here</p>
.mytext {color:#d41c37;}
This box has a color of #d41c37
<div style="background-color:#d41c37;">Content here</div>
.mybackground {background-color:#d41c37;}
Border around this has a color of #d41c37
<div style="border:2px solid #d41c37;">Content here</div>
.myborder {border:2px solid #d41c37;}