#d97d2f color space conversions
Hex:
#d97d2f
RGB:
217, 125, 47
CMY:
15, 51, 82
CMYK:
0, 42, 78, 15
HSL:
28°, 69.1057%, 51.7647%
HSV (HSB):
28°, 78.3410%, 85.0980%
XYZ:
36.4620, 29.6242, 6.4856
xyY:
0.5024, 0.4082, 29.6242
CIE-Lab:
61.3286, 29.9915, 55.2175
CIE-LCH:
61.3286, 62.8368, 61.4914
CIE-Luv:
61.3286, 74.6979, 51.5029
Hunter-Lab:
54.4281, 24.3299, 31.0347
#d97d2f color charts
#d97d2f color shades, tints & tones
#d97d2f color schemes
#d97d2f color preview, HTML & CSS examples
This text has a color of #d97d2f
<p style="color:#d97d2f;">Text here</p>
.mytext {color:#d97d2f;}
This box has a color of #d97d2f
<div style="background-color:#d97d2f;">Content here</div>
.mybackground {background-color:#d97d2f;}
Border around this has a color of #d97d2f
<div style="border:2px solid #d97d2f;">Content here</div>
.myborder {border:2px solid #d97d2f;}