#debc40 color space conversions
Hex:
#debc40
RGB:
222, 188, 64
CMY:
13, 26, 75
CMYK:
0, 15, 71, 13
HSL:
47°, 70.5357%, 56.0784%
HSV (HSB):
47°, 71.1712%, 87.0588%
XYZ:
49.0328, 51.8662, 12.2774
xyY:
0.4332, 0.4583, 51.8662
CIE-Lab:
77.2008, -0.7196, 64.0685
CIE-LCH:
77.2008, 64.0725, 90.6435
CIE-Luv:
77.2008, 29.3068, 72.2855
Hunter-Lab:
72.0182, -4.5020, 40.3052
#debc40 color charts
#debc40 color shades, tints & tones
#debc40 color schemes
#debc40 color preview, HTML & CSS examples
This text has a color of #debc40
<p style="color:#debc40;">Text here</p>
.mytext {color:#debc40;}
This box has a color of #debc40
<div style="background-color:#debc40;">Content here</div>
.mybackground {background-color:#debc40;}
Border around this has a color of #debc40
<div style="border:2px solid #debc40;">Content here</div>
.myborder {border:2px solid #debc40;}