#d97c2d color space conversions
Hex:
#d97c2d
RGB:
217, 124, 45
CMY:
15, 51, 82
CMYK:
0, 43, 79, 15
HSL:
28°, 69.3548%, 51.3725%
HSV (HSB):
28°, 79.2627%, 85.0980%
XYZ:
36.2966, 29.3565, 6.2360
xyY:
0.5049, 0.4084, 29.3565
CIE-Lab:
61.0950, 30.4483, 55.8301
CIE-LCH:
61.0950, 63.5932, 61.3930
CIE-Luv:
61.0950, 75.6569, 51.6562
Hunter-Lab:
54.1816, 24.7603, 31.1032
#d97c2d color charts
#d97c2d color shades, tints & tones
#d97c2d color schemes
#d97c2d color preview, HTML & CSS examples
This text has a color of #d97c2d
<p style="color:#d97c2d;">Text here</p>
.mytext {color:#d97c2d;}
This box has a color of #d97c2d
<div style="background-color:#d97c2d;">Content here</div>
.mybackground {background-color:#d97c2d;}
Border around this has a color of #d97c2d
<div style="border:2px solid #d97c2d;">Content here</div>
.myborder {border:2px solid #d97c2d;}