#d42d05 color space conversions
Hex:
#d42d05
RGB:
212, 45, 5
CMY:
17, 82, 98
CMYK:
0, 79, 98, 17
HSL:
12°, 95.3917%, 42.5490%
HSV (HSB):
12°, 97.6415%, 83.1373%
XYZ:
28.1172, 15.8848, 1.7277
xyY:
0.6149, 0.3474, 15.8848
CIE-Lab:
46.8230, 62.3674, 58.0580
CIE-LCH:
46.8230, 85.2081, 42.9506
CIE-Luv:
46.8230, 131.6612, 35.3601
Hunter-Lab:
39.8557, 56.1796, 25.3288
#d42d05 color charts
#d42d05 color shades, tints & tones
#d42d05 color schemes
#d42d05 color preview, HTML & CSS examples
This text has a color of #d42d05
<p style="color:#d42d05;">Text here</p>
.mytext {color:#d42d05;}
This box has a color of #d42d05
<div style="background-color:#d42d05;">Content here</div>
.mybackground {background-color:#d42d05;}
Border around this has a color of #d42d05
<div style="border:2px solid #d42d05;">Content here</div>
.myborder {border:2px solid #d42d05;}