#dec05c color space conversions
Hex:
#dec05c
RGB:
222, 192, 92
CMY:
13, 25, 64
CMYK:
0, 14, 59, 13
HSL:
46°, 66.3265%, 61.5686%
HSV (HSB):
46°, 58.5586%, 87.0588%
XYZ:
50.9056, 54.0016, 17.8655
xyY:
0.4146, 0.4398, 54.0016
CIE-Lab:
78.4627, -1.1170, 53.3747
CIE-LCH:
78.4627, 53.3864, 91.1989
CIE-Luv:
78.4627, 25.3104, 64.3651
Hunter-Lab:
73.4858, -4.9482, 37.0257
#dec05c color charts
#dec05c color shades, tints & tones
#dec05c color schemes
#dec05c color preview, HTML & CSS examples
This text has a color of #dec05c
<p style="color:#dec05c;">Text here</p>
.mytext {color:#dec05c;}
This box has a color of #dec05c
<div style="background-color:#dec05c;">Content here</div>
.mybackground {background-color:#dec05c;}
Border around this has a color of #dec05c
<div style="border:2px solid #dec05c;">Content here</div>
.myborder {border:2px solid #dec05c;}