#d7965c color space conversions
Hex:
#d7965c
RGB:
215, 150, 92
CMY:
16, 41, 64
CMYK:
0, 30, 57, 16
HSL:
28°, 60.5911%, 60.1961%
HSV (HSB):
28°, 57.2093%, 84.3137%
XYZ:
40.8624, 37.0325, 15.1195
xyY:
0.4393, 0.3981, 37.0325
CIE-Lab:
67.3014, 18.3105, 40.0558
CIE-LCH:
67.3014, 44.0425, 65.4337
CIE-Luv:
67.3014, 49.7572, 44.6617
Hunter-Lab:
60.8543, 13.3641, 27.8672
#d7965c color charts
#d7965c color shades, tints & tones
#d7965c color schemes
#d7965c color preview, HTML & CSS examples
This text has a color of #d7965c
<p style="color:#d7965c;">Text here</p>
.mytext {color:#d7965c;}
This box has a color of #d7965c
<div style="background-color:#d7965c;">Content here</div>
.mybackground {background-color:#d7965c;}
Border around this has a color of #d7965c
<div style="border:2px solid #d7965c;">Content here</div>
.myborder {border:2px solid #d7965c;}