#debc6a color space conversions
Hex:
#debc6a
RGB:
222, 188, 106
CMY:
13, 26, 58
CMYK:
0, 15, 52, 13
HSL:
42°, 63.7363%, 64.3137%
HSV (HSB):
42°, 52.2523%, 87.0588%
XYZ:
50.7089, 52.5366, 21.1036
xyY:
0.4078, 0.4225, 52.5366
CIE-Lab:
77.6006, 2.0750, 45.6372
CIE-LCH:
77.6006, 45.6843, 87.3967
CIE-Luv:
77.6006, 27.2542, 56.3166
Hunter-Lab:
72.4822, -1.9642, 33.4749
#debc6a color charts
#debc6a color shades, tints & tones
#debc6a color schemes
#debc6a color preview, HTML & CSS examples
This text has a color of #debc6a
<p style="color:#debc6a;">Text here</p>
.mytext {color:#debc6a;}
This box has a color of #debc6a
<div style="background-color:#debc6a;">Content here</div>
.mybackground {background-color:#debc6a;}
Border around this has a color of #debc6a
<div style="border:2px solid #debc6a;">Content here</div>
.myborder {border:2px solid #debc6a;}