#dec060 color space conversions
Hex:
#dec060
RGB:
222, 192, 96
CMY:
13, 25, 62
CMYK:
0, 14, 57, 13
HSL:
46°, 65.6250%, 62.3529%
HSV (HSB):
46°, 56.7568%, 87.0588%
XYZ:
51.0852, 54.0734, 18.8111
xyY:
0.4121, 0.4362, 54.0734
CIE-Lab:
78.5045, -0.8206, 51.5484
CIE-LCH:
78.5045, 51.5549, 90.9120
CIE-Luv:
78.5045, 25.1092, 62.7007
Hunter-Lab:
73.5346, -4.6800, 36.3071
#dec060 color charts
#dec060 color shades, tints & tones
#dec060 color schemes
#dec060 color preview, HTML & CSS examples
This text has a color of #dec060
<p style="color:#dec060;">Text here</p>
.mytext {color:#dec060;}
This box has a color of #dec060
<div style="background-color:#dec060;">Content here</div>
.mybackground {background-color:#dec060;}
Border around this has a color of #dec060
<div style="border:2px solid #dec060;">Content here</div>
.myborder {border:2px solid #dec060;}