#d7976f color space conversions
Hex:
#d7976f
RGB:
215, 151, 111
CMY:
16, 41, 56
CMYK:
0, 30, 48, 16
HSL:
23°, 56.5217%, 63.9216%
HSV (HSB):
23°, 48.3721%, 84.3137%
XYZ:
41.9602, 37.7280, 20.1096
xyY:
0.4205, 0.3780, 37.7280
CIE-Lab:
67.8197, 19.4260, 30.6199
CIE-LCH:
67.8197, 36.2622, 57.6080
CIE-Luv:
67.8197, 47.0277, 35.1040
Hunter-Lab:
61.4231, 14.4489, 23.5849
#d7976f color charts
#d7976f color shades, tints & tones
#d7976f color schemes
#d7976f color preview, HTML & CSS examples
This text has a color of #d7976f
<p style="color:#d7976f;">Text here</p>
.mytext {color:#d7976f;}
This box has a color of #d7976f
<div style="background-color:#d7976f;">Content here</div>
.mybackground {background-color:#d7976f;}
Border around this has a color of #d7976f
<div style="border:2px solid #d7976f;">Content here</div>
.myborder {border:2px solid #d7976f;}