#d97b2a color space conversions
Hex:
#d97b2a
RGB:
217, 123, 42
CMY:
15, 52, 84
CMYK:
0, 43, 81, 15
HSL:
28°, 69.7211%, 50.7843%
HSV (HSB):
28°, 80.6452%, 85.0980%
XYZ:
36.1161, 29.0848, 5.9009
xyY:
0.5079, 0.4091, 29.0848
CIE-Lab:
60.8564, 30.8745, 56.8250
CIE-LCH:
60.8564, 64.6708, 61.4836
CIE-Luv:
60.8564, 76.6856, 52.0370
Hunter-Lab:
53.9303, 25.1601, 31.2639
#d97b2a color charts
#d97b2a color shades, tints & tones
#d97b2a color schemes
#d97b2a color preview, HTML & CSS examples
This text has a color of #d97b2a
<p style="color:#d97b2a;">Text here</p>
.mytext {color:#d97b2a;}
This box has a color of #d97b2a
<div style="background-color:#d97b2a;">Content here</div>
.mybackground {background-color:#d97b2a;}
Border around this has a color of #d97b2a
<div style="border:2px solid #d97b2a;">Content here</div>
.myborder {border:2px solid #d97b2a;}