#d4460d color space conversions
Hex:
#d4460d
RGB:
212, 70, 13
CMY:
17, 73, 95
CMYK:
0, 67, 94, 17
HSL:
17°, 88.4444%, 44.1176%
HSV (HSB):
17°, 93.8679%, 83.1373%
XYZ:
29.4142, 18.4064, 2.3833
xyY:
0.5859, 0.3666, 18.4064
CIE-Lab:
49.9854, 53.7822, 57.8221
CIE-LCH:
49.9854, 78.9678, 47.0731
CIE-Luv:
49.9854, 115.9707, 39.9613
Hunter-Lab:
42.9027, 47.3002, 26.7383
#d4460d color charts
#d4460d color shades, tints & tones
#d4460d color schemes
#d4460d color preview, HTML & CSS examples
This text has a color of #d4460d
<p style="color:#d4460d;">Text here</p>
.mytext {color:#d4460d;}
This box has a color of #d4460d
<div style="background-color:#d4460d;">Content here</div>
.mybackground {background-color:#d4460d;}
Border around this has a color of #d4460d
<div style="border:2px solid #d4460d;">Content here</div>
.myborder {border:2px solid #d4460d;}