#d41b2b color space conversions
Hex:
#d41b2b
RGB:
212, 27, 43
CMY:
17, 89, 83
CMYK:
0, 87, 80, 17
HSL:
355°, 77.4059%, 46.8627%
HSV (HSB):
355°, 87.2642%, 83.1373%
XYZ:
27.9794, 14.9553, 3.6975
xyY:
0.6000, 0.3207, 14.9553
CIE-Lab:
45.5730, 67.2102, 41.3945
CIE-LCH:
45.5730, 78.9349, 31.6287
CIE-Luv:
45.5730, 134.5169, 25.2753
Hunter-Lab:
38.6721, 61.4689, 21.4017
#d41b2b color charts
#d41b2b color shades, tints & tones
#d41b2b color schemes
#d41b2b color preview, HTML & CSS examples
This text has a color of #d41b2b
<p style="color:#d41b2b;">Text here</p>
.mytext {color:#d41b2b;}
This box has a color of #d41b2b
<div style="background-color:#d41b2b;">Content here</div>
.mybackground {background-color:#d41b2b;}
Border around this has a color of #d41b2b
<div style="border:2px solid #d41b2b;">Content here</div>
.myborder {border:2px solid #d41b2b;}