#d42d06 color space conversions
Hex:
#d42d06
RGB:
212, 45, 6
CMY:
17, 82, 98
CMYK:
0, 79, 97, 17
HSL:
11°, 94.4954%, 42.7451%
HSV (HSB):
11°, 97.1698%, 83.1373%
XYZ:
28.1226, 15.8870, 1.7566
xyY:
0.6145, 0.3471, 15.8870
CIE-Lab:
46.8258, 62.3766, 57.7848
CIE-LCH:
46.8258, 85.0290, 42.8116
CIE-Luv:
46.8258, 131.6025, 35.2592
Hunter-Lab:
39.8585, 56.1906, 25.2880
#d42d06 color charts
#d42d06 color shades, tints & tones
#d42d06 color schemes
#d42d06 color preview, HTML & CSS examples
This text has a color of #d42d06
<p style="color:#d42d06;">Text here</p>
.mytext {color:#d42d06;}
This box has a color of #d42d06
<div style="background-color:#d42d06;">Content here</div>
.mybackground {background-color:#d42d06;}
Border around this has a color of #d42d06
<div style="border:2px solid #d42d06;">Content here</div>
.myborder {border:2px solid #d42d06;}