#d97c2f color space conversions
Hex:
#d97c2f
RGB:
217, 124, 47
CMY:
15, 51, 82
CMYK:
0, 43, 78, 15
HSL:
27°, 69.1057%, 51.7647%
HSV (HSB):
27°, 78.3410%, 85.0980%
XYZ:
36.3360, 29.3723, 6.4436
xyY:
0.5036, 0.4071, 29.3723
CIE-Lab:
61.1088, 30.5201, 55.0074
CIE-LCH:
61.1088, 62.9070, 60.9769
CIE-Luv:
61.1088, 75.5047, 51.1275
Hunter-Lab:
54.1962, 24.8326, 30.8881
#d97c2f color charts
#d97c2f color shades, tints & tones
#d97c2f color schemes
#d97c2f color preview, HTML & CSS examples
This text has a color of #d97c2f
<p style="color:#d97c2f;">Text here</p>
.mytext {color:#d97c2f;}
This box has a color of #d97c2f
<div style="background-color:#d97c2f;">Content here</div>
.mybackground {background-color:#d97c2f;}
Border around this has a color of #d97c2f
<div style="border:2px solid #d97c2f;">Content here</div>
.myborder {border:2px solid #d97c2f;}