#dec032 color space conversions
Hex:
#dec032
RGB:
222, 192, 50
CMY:
13, 25, 80
CMYK:
0, 14, 77, 13
HSL:
50°, 72.2689%, 53.3333%
HSV (HSB):
50°, 77.4775%, 87.0588%
XYZ:
49.5496, 53.4592, 10.7247
xyY:
0.4357, 0.4700, 53.4592
CIE-Lab:
78.1453, -3.3872, 69.9550
CIE-LCH:
78.1453, 70.0369, 92.7721
CIE-Luv:
78.1453, 26.8855, 77.3810
Hunter-Lab:
73.1158, -6.9856, 42.4843
#dec032 color charts
#dec032 color shades, tints & tones
#dec032 color schemes
#dec032 color preview, HTML & CSS examples
This text has a color of #dec032
<p style="color:#dec032;">Text here</p>
.mytext {color:#dec032;}
This box has a color of #dec032
<div style="background-color:#dec032;">Content here</div>
.mybackground {background-color:#dec032;}
Border around this has a color of #dec032
<div style="border:2px solid #dec032;">Content here</div>
.myborder {border:2px solid #dec032;}