#d45d1e color space conversions
Hex:
#d45d1e
RGB:
212, 93, 30
CMY:
17, 64, 88
CMYK:
0, 56, 86, 17
HSL:
21°, 75.2066%, 47.4510%
HSV (HSB):
21°, 85.8491%, 83.1373%
XYZ:
31.3001, 21.9195, 3.8095
xyY:
0.5488, 0.3844, 21.9195
CIE-Lab:
53.9415, 43.8088, 55.1756
CIE-LCH:
53.9415, 70.4525, 51.5508
CIE-Luv:
53.9415, 97.5804, 43.9381
Hunter-Lab:
46.8183, 37.4032, 27.9485
#d45d1e color charts
#d45d1e color shades, tints & tones
#d45d1e color schemes
#d45d1e color preview, HTML & CSS examples
This text has a color of #d45d1e
<p style="color:#d45d1e;">Text here</p>
.mytext {color:#d45d1e;}
This box has a color of #d45d1e
<div style="background-color:#d45d1e;">Content here</div>
.mybackground {background-color:#d45d1e;}
Border around this has a color of #d45d1e
<div style="border:2px solid #d45d1e;">Content here</div>
.myborder {border:2px solid #d45d1e;}