#d41600 color space conversions
Hex:
#d41600
RGB:
212, 22, 0
CMY:
17, 91, 100
CMYK:
0, 90, 100, 17
HSL:
6°, 100.0000%, 41.5686%
HSV (HSB):
6°, 100.0000%, 83.1373%
XYZ:
27.4383, 14.5709, 1.3663
xyY:
0.6326, 0.3359, 14.5709
CIE-Lab:
45.0407, 67.3462, 58.7670
CIE-LCH:
45.0407, 89.3816, 41.1083
CIE-Luv:
45.0407, 141.1108, 32.7925
Hunter-Lab:
38.1718, 61.5070, 24.5981
#d41600 color charts
#d41600 color shades, tints & tones
#d41600 color schemes
#d41600 color preview, HTML & CSS examples
This text has a color of #d41600
<p style="color:#d41600;">Text here</p>
.mytext {color:#d41600;}
This box has a color of #d41600
<div style="background-color:#d41600;">Content here</div>
.mybackground {background-color:#d41600;}
Border around this has a color of #d41600
<div style="border:2px solid #d41600;">Content here</div>
.myborder {border:2px solid #d41600;}