#d41b36 color space conversions
Hex:
#d41b36
RGB:
212, 27, 54
CMY:
17, 89, 79
CMYK:
0, 87, 75, 17
HSL:
351°, 77.4059%, 46.8627%
HSV (HSB):
351°, 87.2642%, 83.1373%
XYZ:
28.2092, 15.0473, 4.9076
xyY:
0.5857, 0.3124, 15.0473
CIE-Lab:
45.6989, 67.5757, 35.2012
CIE-LCH:
45.6989, 76.1945, 27.5157
CIE-Luv:
45.6989, 131.9986, 21.2542
Hunter-Lab:
38.7908, 61.9236, 19.6524
#d41b36 color charts
#d41b36 color shades, tints & tones
#d41b36 color schemes
#d41b36 color preview, HTML & CSS examples
This text has a color of #d41b36
<p style="color:#d41b36;">Text here</p>
.mytext {color:#d41b36;}
This box has a color of #d41b36
<div style="background-color:#d41b36;">Content here</div>
.mybackground {background-color:#d41b36;}
Border around this has a color of #d41b36
<div style="border:2px solid #d41b36;">Content here</div>
.myborder {border:2px solid #d41b36;}