#d41b29 color space conversions
Hex:
#d41b29
RGB:
212, 27, 41
CMY:
17, 89, 84
CMYK:
0, 87, 81, 17
HSL:
355°, 77.4059%, 46.8627%
HSV (HSB):
355°, 87.2642%, 83.1373%
XYZ:
27.9435, 14.9410, 3.5089
xyY:
0.6023, 0.3220, 14.9410
CIE-Lab:
45.5533, 67.1530, 42.4808
CIE-LCH:
45.5533, 79.4616, 32.3173
CIE-Luv:
45.5533, 134.9181, 25.9144
Hunter-Lab:
38.6536, 61.3978, 21.6752
#d41b29 color charts
#d41b29 color shades, tints & tones
#d41b29 color schemes
#d41b29 color preview, HTML & CSS examples
This text has a color of #d41b29
<p style="color:#d41b29;">Text here</p>
.mytext {color:#d41b29;}
This box has a color of #d41b29
<div style="background-color:#d41b29;">Content here</div>
.mybackground {background-color:#d41b29;}
Border around this has a color of #d41b29
<div style="border:2px solid #d41b29;">Content here</div>
.myborder {border:2px solid #d41b29;}