#de9965 color space conversions
Hex:
#de9965
RGB:
222, 153, 101
CMY:
13, 40, 60
CMYK:
0, 31, 55, 13
HSL:
26°, 64.7059%, 63.3333%
HSV (HSB):
26°, 54.5045%, 87.0588%
XYZ:
43.8644, 39.2516, 17.5763
xyY:
0.4356, 0.3898, 39.2516
CIE-Lab:
68.9332, 20.3006, 37.5386
CIE-LCH:
68.9332, 42.6762, 61.5958
CIE-Luv:
68.9332, 52.1235, 42.2094
Hunter-Lab:
62.6511, 15.3350, 27.2224
#de9965 color charts
#de9965 color shades, tints & tones
#de9965 color schemes
#de9965 color preview, HTML & CSS examples
This text has a color of #de9965
<p style="color:#de9965;">Text here</p>
.mytext {color:#de9965;}
This box has a color of #de9965
<div style="background-color:#de9965;">Content here</div>
.mybackground {background-color:#de9965;}
Border around this has a color of #de9965
<div style="border:2px solid #de9965;">Content here</div>
.myborder {border:2px solid #de9965;}