#d41a3a color space conversions
Hex:
#d41a3a
RGB:
212, 26, 58
CMY:
17, 90, 77
CMYK:
0, 88, 73, 17
HSL:
350°, 78.1513%, 46.6667%
HSV (HSB):
350°, 87.7358%, 83.1373%
XYZ:
28.2845, 15.0413, 5.4155
xyY:
0.5803, 0.3086, 15.0413
CIE-Lab:
45.6907, 67.9072, 32.8122
CIE-LCH:
45.6907, 75.4191, 25.7895
CIE-Luv:
45.6907, 131.2432, 19.4595
Hunter-Lab:
38.7831, 62.3093, 18.8692
#d41a3a color charts
#d41a3a color shades, tints & tones
#d41a3a color schemes
#d41a3a color preview, HTML & CSS examples
This text has a color of #d41a3a
<p style="color:#d41a3a;">Text here</p>
.mytext {color:#d41a3a;}
This box has a color of #d41a3a
<div style="background-color:#d41a3a;">Content here</div>
.mybackground {background-color:#d41a3a;}
Border around this has a color of #d41a3a
<div style="border:2px solid #d41a3a;">Content here</div>
.myborder {border:2px solid #d41a3a;}