#d7984f color space conversions
Hex:
#d7984f
RGB:
215, 152, 79
CMY:
16, 40, 69
CMYK:
0, 29, 63, 16
HSL:
32°, 62.9630%, 57.6471%
HSV (HSB):
32°, 63.2558%, 84.3137%
XYZ:
40.6639, 37.4681, 12.4860
xyY:
0.4487, 0.4135, 37.4681
CIE-Lab:
67.6267, 16.2959, 47.0173
CIE-LCH:
67.6267, 49.7612, 70.8840
CIE-Luv:
67.6267, 49.4543, 51.3781
Hunter-Lab:
61.2112, 11.4618, 30.7537
#d7984f color charts
#d7984f color shades, tints & tones
#d7984f color schemes
#d7984f color preview, HTML & CSS examples
This text has a color of #d7984f
<p style="color:#d7984f;">Text here</p>
.mytext {color:#d7984f;}
This box has a color of #d7984f
<div style="background-color:#d7984f;">Content here</div>
.mybackground {background-color:#d7984f;}
Border around this has a color of #d7984f
<div style="border:2px solid #d7984f;">Content here</div>
.myborder {border:2px solid #d7984f;}