#debc0e color space conversions
Hex:
#debc0e
RGB:
222, 188, 14
CMY:
13, 26, 95
CMYK:
0, 15, 94, 13
HSL:
50°, 88.1356%, 46.2745%
HSV (HSB):
50°, 93.6937%, 87.0588%
XYZ:
48.1867, 51.5277, 7.8216
xyY:
0.4481, 0.4792, 51.5277
CIE-Lab:
76.9976, -2.1639, 77.2010
CIE-LCH:
76.9976, 77.2313, 91.6056
CIE-Luv:
76.9976, 30.4091, 80.8391
Hunter-Lab:
71.7828, -5.7957, 43.7876
#debc0e color charts
#debc0e color shades, tints & tones
#debc0e color schemes
#debc0e color preview, HTML & CSS examples
This text has a color of #debc0e
<p style="color:#debc0e;">Text here</p>
.mytext {color:#debc0e;}
This box has a color of #debc0e
<div style="background-color:#debc0e;">Content here</div>
.mybackground {background-color:#debc0e;}
Border around this has a color of #debc0e
<div style="border:2px solid #debc0e;">Content here</div>
.myborder {border:2px solid #debc0e;}