#d41b15 color space conversions
Hex:
#d41b15
RGB:
212, 27, 21
CMY:
17, 89, 92
CMYK:
0, 87, 90, 17
HSL:
2°, 81.9742%, 45.6863%
HSV (HSB):
2°, 90.0943%, 83.1373%
XYZ:
27.6787, 14.8351, 2.1141
xyY:
0.6202, 0.3324, 14.8351
CIE-Lab:
45.4075, 66.7278, 52.1200
CIE-LCH:
45.4075, 84.6705, 37.9928
CIE-Luv:
45.4075, 137.9628, 30.7527
Hunter-Lab:
38.5163, 60.8705, 23.7071
#d41b15 color charts
#d41b15 color shades, tints & tones
#d41b15 color schemes
#d41b15 color preview, HTML & CSS examples
This text has a color of #d41b15
<p style="color:#d41b15;">Text here</p>
.mytext {color:#d41b15;}
This box has a color of #d41b15
<div style="background-color:#d41b15;">Content here</div>
.mybackground {background-color:#d41b15;}
Border around this has a color of #d41b15
<div style="border:2px solid #d41b15;">Content here</div>
.myborder {border:2px solid #d41b15;}