#d41a29 color space conversions
Hex:
#d41a29
RGB:
212, 26, 41
CMY:
17, 90, 84
CMYK:
0, 88, 81, 17
HSL:
355°, 78.1513%, 46.6667%
HSV (HSB):
355°, 87.7358%, 83.1373%
XYZ:
27.9210, 14.8959, 3.5014
xyY:
0.6028, 0.3216, 14.8959
CIE-Lab:
45.4913, 67.3307, 42.4194
CIE-LCH:
45.4913, 79.5790, 32.2116
CIE-Luv:
45.4913, 135.2243, 25.7971
Hunter-Lab:
38.5952, 61.5908, 21.6378
#d41a29 color charts
#d41a29 color shades, tints & tones
#d41a29 color schemes
#d41a29 color preview, HTML & CSS examples
This text has a color of #d41a29
<p style="color:#d41a29;">Text here</p>
.mytext {color:#d41a29;}
This box has a color of #d41a29
<div style="background-color:#d41a29;">Content here</div>
.mybackground {background-color:#d41a29;}
Border around this has a color of #d41a29
<div style="border:2px solid #d41a29;">Content here</div>
.myborder {border:2px solid #d41a29;}