#de965d color space conversions
Hex:
#de965d
RGB:
222, 150, 93
CMY:
13, 41, 64
CMYK:
0, 32, 58, 13
HSL:
27°, 66.1538%, 61.7647%
HSV (HSB):
27°, 58.1081%, 87.0588%
XYZ:
43.0063, 38.1326, 15.4496
xyY:
0.4453, 0.3948, 38.1326
CIE-Lab:
68.1182, 21.2771, 40.7159
CIE-LCH:
68.1182, 45.9402, 62.4096
CIE-Luv:
68.1182, 55.1467, 44.8055
Hunter-Lab:
61.7516, 16.2494, 28.3924
#de965d color charts
#de965d color shades, tints & tones
#de965d color schemes
#de965d color preview, HTML & CSS examples
This text has a color of #de965d
<p style="color:#de965d;">Text here</p>
.mytext {color:#de965d;}
This box has a color of #de965d
<div style="background-color:#de965d;">Content here</div>
.mybackground {background-color:#de965d;}
Border around this has a color of #de965d
<div style="border:2px solid #de965d;">Content here</div>
.myborder {border:2px solid #de965d;}