#d97f42 color space conversions
Hex:
#d97f42
RGB:
217, 127, 66
CMY:
15, 50, 74
CMYK:
0, 41, 70, 15
HSL:
24°, 66.5198%, 55.4902%
HSV (HSB):
24°, 69.5853%, 85.0980%
XYZ:
37.1880, 30.3238, 9.0473
xyY:
0.4857, 0.3961, 30.3238
CIE-Lab:
61.9326, 29.7835, 47.0929
CIE-LCH:
61.9326, 55.7207, 57.6891
CIE-Luv:
61.9326, 71.3901, 46.1502
Hunter-Lab:
55.0671, 24.1777, 28.8058
#d97f42 color charts
#d97f42 color shades, tints & tones
#d97f42 color schemes
#d97f42 color preview, HTML & CSS examples
This text has a color of #d97f42
<p style="color:#d97f42;">Text here</p>
.mytext {color:#d97f42;}
This box has a color of #d97f42
<div style="background-color:#d97f42;">Content here</div>
.mybackground {background-color:#d97f42;}
Border around this has a color of #d97f42
<div style="border:2px solid #d97f42;">Content here</div>
.myborder {border:2px solid #d97f42;}