#d97d1c color space conversions
Hex:
#d97d1c
RGB:
217, 125, 28
CMY:
15, 51, 89
CMYK:
0, 42, 87, 15
HSL:
31°, 77.1429%, 48.0392%
HSV (HSB):
31°, 87.0968%, 85.0980%
XYZ:
36.1585, 29.5028, 4.8875
xyY:
0.5125, 0.4182, 29.5028
CIE-Lab:
61.2228, 29.4366, 62.0644
CIE-LCH:
61.2228, 68.6914, 64.6254
CIE-Luv:
61.2228, 75.8646, 55.5999
Hunter-Lab:
54.3165, 23.7737, 32.6865
#d97d1c color charts
#d97d1c color shades, tints & tones
#d97d1c color schemes
#d97d1c color preview, HTML & CSS examples
This text has a color of #d97d1c
<p style="color:#d97d1c;">Text here</p>
.mytext {color:#d97d1c;}
This box has a color of #d97d1c
<div style="background-color:#d97d1c;">Content here</div>
.mybackground {background-color:#d97d1c;}
Border around this has a color of #d97d1c
<div style="border:2px solid #d97d1c;">Content here</div>
.myborder {border:2px solid #d97d1c;}