#d97d48 color space conversions
Hex:
#d97d48
RGB:
217, 125, 72
CMY:
15, 51, 72
CMYK:
0, 42, 67, 15
HSL:
22°, 65.6109%, 56.6667%
HSV (HSB):
22°, 66.8203%, 85.0980%
XYZ:
37.1186, 29.8868, 9.9433
xyY:
0.4824, 0.3884, 29.8868
CIE-Lab:
61.5564, 31.1772, 43.6537
CIE-LCH:
61.5564, 53.6438, 54.4658
CIE-Luv:
61.5564, 72.2768, 42.9754
Hunter-Lab:
54.6688, 25.5259, 27.4844
#d97d48 color charts
#d97d48 color shades, tints & tones
#d97d48 color schemes
#d97d48 color preview, HTML & CSS examples
This text has a color of #d97d48
<p style="color:#d97d48;">Text here</p>
.mytext {color:#d97d48;}
This box has a color of #d97d48
<div style="background-color:#d97d48;">Content here</div>
.mybackground {background-color:#d97d48;}
Border around this has a color of #d97d48
<div style="border:2px solid #d97d48;">Content here</div>
.myborder {border:2px solid #d97d48;}