#d7972f color space conversions
Hex:
#d7972f
RGB:
215, 151, 47
CMY:
16, 41, 82
CMYK:
0, 30, 78, 16
HSL:
37°, 67.7419%, 51.3725%
HSV (HSB):
37°, 78.1395%, 84.3137%
XYZ:
39.6040, 36.7855, 7.7023
xyY:
0.4710, 0.4374, 36.7855
CIE-Lab:
67.1158, 15.1961, 60.5883
CIE-LCH:
67.1158, 62.4649, 75.9202
CIE-Luv:
67.1158, 52.3151, 61.4523
Hunter-Lab:
60.6511, 10.4178, 34.9263
#d7972f color charts
#d7972f color shades, tints & tones
#d7972f color schemes
#d7972f color preview, HTML & CSS examples
This text has a color of #d7972f
<p style="color:#d7972f;">Text here</p>
.mytext {color:#d7972f;}
This box has a color of #d7972f
<div style="background-color:#d7972f;">Content here</div>
.mybackground {background-color:#d7972f;}
Border around this has a color of #d7972f
<div style="border:2px solid #d7972f;">Content here</div>
.myborder {border:2px solid #d7972f;}