#d41f04 color space conversions
Hex:
#d41f04
RGB:
212, 31, 4
CMY:
17, 88, 98
CMYK:
0, 85, 98, 17
HSL:
8°, 96.2963%, 42.3529%
HSV (HSB):
8°, 98.1132%, 83.1373%
XYZ:
27.6633, 14.9858, 1.5494
xyY:
0.6259, 0.3391, 14.9858
CIE-Lab:
45.6147, 65.7729, 57.7670
CIE-LCH:
45.6147, 87.5392, 41.2922
CIE-Luv:
45.6147, 137.9016, 33.3601
Hunter-Lab:
38.7115, 59.8113, 24.7250
#d41f04 color charts
#d41f04 color shades, tints & tones
#d41f04 color schemes
#d41f04 color preview, HTML & CSS examples
This text has a color of #d41f04
<p style="color:#d41f04;">Text here</p>
.mytext {color:#d41f04;}
This box has a color of #d41f04
<div style="background-color:#d41f04;">Content here</div>
.mybackground {background-color:#d41f04;}
Border around this has a color of #d41f04
<div style="border:2px solid #d41f04;">Content here</div>
.myborder {border:2px solid #d41f04;}