#dec30e color space conversions
Hex:
#dec30e
RGB:
222, 195, 14
CMY:
13, 24, 95
CMYK:
0, 12, 94, 13
HSL:
52°, 88.1356%, 46.2745%
HSV (HSB):
52°, 93.6937%, 87.0588%
XYZ:
49.7186, 54.5915, 8.3322
xyY:
0.4414, 0.4846, 54.5915
CIE-Lab:
78.8054, -5.7753, 78.5466
CIE-LCH:
78.8054, 78.7587, 94.2052
CIE-Luv:
78.8054, 25.3221, 83.4903
Hunter-Lab:
73.8861, -9.1864, 45.0340
#dec30e color charts
#dec30e color shades, tints & tones
#dec30e color schemes
#dec30e color preview, HTML & CSS examples
This text has a color of #dec30e
<p style="color:#dec30e;">Text here</p>
.mytext {color:#dec30e;}
This box has a color of #dec30e
<div style="background-color:#dec30e;">Content here</div>
.mybackground {background-color:#dec30e;}
Border around this has a color of #dec30e
<div style="border:2px solid #dec30e;">Content here</div>
.myborder {border:2px solid #dec30e;}