#d7993c color space conversions
Hex:
#d7993c
RGB:
215, 153, 60
CMY:
16, 40, 76
CMYK:
0, 29, 72, 16
HSL:
36°, 65.9574%, 53.9216%
HSV (HSB):
36°, 72.0930%, 84.3137%
XYZ:
40.2312, 37.5558, 9.4035
xyY:
0.4614, 0.4307, 37.5558
CIE-Lab:
67.6919, 14.6738, 55.8920
CIE-LCH:
67.6919, 57.7862, 75.2897
CIE-Luv:
67.6919, 50.0516, 58.6645
Hunter-Lab:
61.2828, 9.9376, 33.8002
#d7993c color charts
#d7993c color shades, tints & tones
#d7993c color schemes
#d7993c color preview, HTML & CSS examples
This text has a color of #d7993c
<p style="color:#d7993c;">Text here</p>
.mytext {color:#d7993c;}
This box has a color of #d7993c
<div style="background-color:#d7993c;">Content here</div>
.mybackground {background-color:#d7993c;}
Border around this has a color of #d7993c
<div style="border:2px solid #d7993c;">Content here</div>
.myborder {border:2px solid #d7993c;}