#d41b3a color space conversions
Hex:
#d41b3a
RGB:
212, 27, 58
CMY:
17, 89, 77
CMYK:
0, 87, 73, 17
HSL:
350°, 77.4059%, 46.8627%
HSV (HSB):
350°, 87.2642%, 83.1373%
XYZ:
28.3070, 15.0864, 5.4230
xyY:
0.5799, 0.3090, 15.0864
CIE-Lab:
45.7523, 67.7305, 32.8844
CIE-LCH:
45.7523, 75.2915, 25.8974
CIE-Luv:
45.7523, 130.9548, 19.5830
Hunter-Lab:
38.8412, 62.1166, 18.9108
#d41b3a color charts
#d41b3a color shades, tints & tones
#d41b3a color schemes
#d41b3a color preview, HTML & CSS examples
This text has a color of #d41b3a
<p style="color:#d41b3a;">Text here</p>
.mytext {color:#d41b3a;}
This box has a color of #d41b3a
<div style="background-color:#d41b3a;">Content here</div>
.mybackground {background-color:#d41b3a;}
Border around this has a color of #d41b3a
<div style="border:2px solid #d41b3a;">Content here</div>
.myborder {border:2px solid #d41b3a;}