#dceb5c color space conversions
Hex:
#dceb5c
RGB:
220, 235, 92
CMY:
14, 8, 64
CMYK:
6, 0, 61, 8
HSL:
66°, 78.1421%, 64.1176%
HSV (HSB):
66°, 60.8511%, 92.1569%
XYZ:
61.1553, 75.4050, 21.4566
xyY:
0.3870, 0.4772, 75.4050
CIE-Lab:
89.5824, -23.4429, 65.6536
CIE-LCH:
89.5824, 69.7134, 109.6501
CIE-Luv:
89.5824, -3.6926, 83.5325
Hunter-Lab:
86.8361, -26.2524, 46.1351
#dceb5c color charts
#dceb5c color shades, tints & tones
#dceb5c color schemes
#dceb5c color preview, HTML & CSS examples
This text has a color of #dceb5c
<p style="color:#dceb5c;">Text here</p>
.mytext {color:#dceb5c;}
This box has a color of #dceb5c
<div style="background-color:#dceb5c;">Content here</div>
.mybackground {background-color:#dceb5c;}
Border around this has a color of #dceb5c
<div style="border:2px solid #dceb5c;">Content here</div>
.myborder {border:2px solid #dceb5c;}