#decb70 color space conversions
Hex:
#decb70
RGB:
222, 203, 112
CMY:
13, 20, 56
CMYK:
0, 9, 50, 13
HSL:
50°, 62.5000%, 65.4902%
HSV (HSB):
50°, 49.5495%, 87.0588%
XYZ:
54.4048, 59.4113, 23.9293
xyY:
0.3950, 0.4313, 59.4113
CIE-Lab:
81.5172, -5.1847, 47.4387
CIE-LCH:
81.5172, 47.7212, 96.2372
CIE-Luv:
81.5172, 17.0248, 60.6588
Hunter-Lab:
77.0787, -8.8965, 35.5484
#decb70 color charts
#decb70 color shades, tints & tones
#decb70 color schemes
#decb70 color preview, HTML & CSS examples
This text has a color of #decb70
<p style="color:#decb70;">Text here</p>
.mytext {color:#decb70;}
This box has a color of #decb70
<div style="background-color:#decb70;">Content here</div>
.mybackground {background-color:#decb70;}
Border around this has a color of #decb70
<div style="border:2px solid #decb70;">Content here</div>
.myborder {border:2px solid #decb70;}