#d45d1a color space conversions
Hex:
#d45d1a
RGB:
212, 93, 26
CMY:
17, 64, 90
CMYK:
0, 56, 88, 17
HSL:
22°, 78.1513%, 46.6667%
HSV (HSB):
22°, 87.7358%, 83.1373%
XYZ:
31.2522, 21.9003, 3.5573
xyY:
0.5511, 0.3862, 21.9003
CIE-Lab:
53.9211, 43.7205, 56.6169
CIE-LCH:
53.9211, 71.5329, 52.3241
CIE-Luv:
53.9211, 97.8772, 44.6923
Hunter-Lab:
46.7978, 37.3085, 28.2516
#d45d1a color charts
#d45d1a color shades, tints & tones
#d45d1a color schemes
#d45d1a color preview, HTML & CSS examples
This text has a color of #d45d1a
<p style="color:#d45d1a;">Text here</p>
.mytext {color:#d45d1a;}
This box has a color of #d45d1a
<div style="background-color:#d45d1a;">Content here</div>
.mybackground {background-color:#d45d1a;}
Border around this has a color of #d45d1a
<div style="border:2px solid #d45d1a;">Content here</div>
.myborder {border:2px solid #d45d1a;}