#dec706 color space conversions
Hex:
#dec706
RGB:
222, 199, 6
CMY:
13, 22, 98
CMYK:
0, 10, 97, 13
HSL:
54°, 94.7368%, 44.7059%
HSV (HSB):
54°, 97.2973%, 87.0588%
XYZ:
50.5805, 56.3896, 8.3907
xyY:
0.4385, 0.4888, 56.3896
CIE-Lab:
79.8350, -7.8987, 80.1237
CIE-LCH:
79.8350, 80.5121, 95.6301
CIE-Luv:
79.8350, 22.5157, 85.4626
Hunter-Lab:
75.0930, -11.1803, 45.9402
#dec706 color charts
#dec706 color shades, tints & tones
#dec706 color schemes
#dec706 color preview, HTML & CSS examples
This text has a color of #dec706
<p style="color:#dec706;">Text here</p>
.mytext {color:#dec706;}
This box has a color of #dec706
<div style="background-color:#dec706;">Content here</div>
.mybackground {background-color:#dec706;}
Border around this has a color of #dec706
<div style="border:2px solid #dec706;">Content here</div>
.myborder {border:2px solid #dec706;}