#dec300 color space conversions
Hex:
#dec300
RGB:
222, 195, 0
CMY:
13, 24, 100
CMYK:
0, 12, 100, 13
HSL:
53°, 100.0000%, 43.5294%
HSV (HSB):
53°, 100.0000%, 87.0588%
XYZ:
49.6393, 54.5598, 7.9148
xyY:
0.4428, 0.4866, 54.5598
CIE-Lab:
78.7870, -5.9104, 79.9572
CIE-LCH:
78.7870, 80.1754, 94.2276
CIE-Luv:
78.7870, 25.4139, 84.2843
Hunter-Lab:
73.8646, -9.3055, 45.3521
#dec300 color charts
#dec300 color shades, tints & tones
#dec300 color schemes
#dec300 color preview, HTML & CSS examples
This text has a color of #dec300
<p style="color:#dec300;">Text here</p>
.mytext {color:#dec300;}
This box has a color of #dec300
<div style="background-color:#dec300;">Content here</div>
.mybackground {background-color:#dec300;}
Border around this has a color of #dec300
<div style="border:2px solid #dec300;">Content here</div>
.myborder {border:2px solid #dec300;}