#d41a1a color space conversions
Hex:
#d41a1a
RGB:
212, 26, 26
CMY:
17, 90, 90
CMYK:
0, 88, 88, 17
HSL:
0°, 78.1513%, 46.6667%
HSV (HSB):
0°, 87.7358%, 83.1373%
XYZ:
27.7072, 14.8104, 2.3756
xyY:
0.6172, 0.3299, 14.8104
CIE-Lab:
45.3734, 66.9883, 49.9302
CIE-LCH:
45.3734, 83.5491, 36.6992
CIE-Luv:
45.3734, 137.6822, 29.6908
Hunter-Lab:
38.4843, 61.1656, 23.2790
#d41a1a color charts
#d41a1a color shades, tints & tones
#d41a1a color schemes
#d41a1a color preview, HTML & CSS examples
This text has a color of #d41a1a
<p style="color:#d41a1a;">Text here</p>
.mytext {color:#d41a1a;}
This box has a color of #d41a1a
<div style="background-color:#d41a1a;">Content here</div>
.mybackground {background-color:#d41a1a;}
Border around this has a color of #d41a1a
<div style="border:2px solid #d41a1a;">Content here</div>
.myborder {border:2px solid #d41a1a;}