#dceb1e color space conversions
Hex:
#dceb1e
RGB:
220, 235, 30
CMY:
14, 8, 88
CMYK:
6, 0, 87, 8
HSL:
64°, 83.6735%, 51.9608%
HSV (HSB):
64°, 87.2340%, 92.1569%
XYZ:
59.4579, 74.7260, 12.5181
xyY:
0.4053, 0.5094, 74.7260
CIE-Lab:
89.2645, -26.1041, 84.2406
CIE-LCH:
89.2645, 88.1924, 107.2169
CIE-Luv:
89.2645, -2.9710, 97.3267
Hunter-Lab:
86.4442, -28.5019, 51.9251
#dceb1e color charts
#dceb1e color shades, tints & tones
#dceb1e color schemes
#dceb1e color preview, HTML & CSS examples
This text has a color of #dceb1e
<p style="color:#dceb1e;">Text here</p>
.mytext {color:#dceb1e;}
This box has a color of #dceb1e
<div style="background-color:#dceb1e;">Content here</div>
.mybackground {background-color:#dceb1e;}
Border around this has a color of #dceb1e
<div style="border:2px solid #dceb1e;">Content here</div>
.myborder {border:2px solid #dceb1e;}