#d42d04 color space conversions
Hex:
#d42d04
RGB:
212, 45, 4
CMY:
17, 82, 98
CMYK:
0, 79, 98, 17
HSL:
12°, 96.2963%, 42.3529%
HSV (HSB):
12°, 98.1132%, 83.1373%
XYZ:
28.1117, 15.8826, 1.6989
xyY:
0.6152, 0.3476, 15.8826
CIE-Lab:
46.8201, 62.3582, 58.3343
CIE-LCH:
46.8201, 85.3900, 43.0905
CIE-Luv:
46.8201, 131.7199, 35.4612
Hunter-Lab:
39.8530, 56.1685, 25.3696
#d42d04 color charts
#d42d04 color shades, tints & tones
#d42d04 color schemes
#d42d04 color preview, HTML & CSS examples
This text has a color of #d42d04
<p style="color:#d42d04;">Text here</p>
.mytext {color:#d42d04;}
This box has a color of #d42d04
<div style="background-color:#d42d04;">Content here</div>
.mybackground {background-color:#d42d04;}
Border around this has a color of #d42d04
<div style="border:2px solid #d42d04;">Content here</div>
.myborder {border:2px solid #d42d04;}