#d97d40 color space conversions
Hex:
#d97d40
RGB:
217, 125, 64
CMY:
15, 51, 75
CMYK:
0, 42, 71, 15
HSL:
24°, 66.8122%, 55.0980%
HSV (HSB):
24°, 70.5069%, 85.0980%
XYZ:
36.8743, 29.7891, 8.6569
xyY:
0.4896, 0.3955, 29.7891
CIE-Lab:
61.4718, 30.7384, 47.5724
CIE-LCH:
61.4718, 56.6390, 57.1319
CIE-Luv:
61.4718, 73.1616, 46.0959
Hunter-Lab:
54.5794, 25.0821, 28.8016
#d97d40 color charts
#d97d40 color shades, tints & tones
#d97d40 color schemes
#d97d40 color preview, HTML & CSS examples
This text has a color of #d97d40
<p style="color:#d97d40;">Text here</p>
.mytext {color:#d97d40;}
This box has a color of #d97d40
<div style="background-color:#d97d40;">Content here</div>
.mybackground {background-color:#d97d40;}
Border around this has a color of #d97d40
<div style="border:2px solid #d97d40;">Content here</div>
.myborder {border:2px solid #d97d40;}