#dec14f color space conversions
Hex:
#dec14f
RGB:
222, 193, 79
CMY:
13, 24, 69
CMYK:
0, 13, 64, 13
HSL:
48°, 68.4211%, 59.0196%
HSV (HSB):
48°, 64.4144%, 87.0588%
XYZ:
50.6054, 54.2340, 15.1982
xyY:
0.4216, 0.4518, 54.2340
CIE-Lab:
78.5980, -2.5001, 59.3535
CIE-LCH:
78.5980, 59.4061, 92.4120
CIE-Luv:
78.5980, 25.2097, 69.7003
Hunter-Lab:
73.6438, -6.2176, 39.3147
#dec14f color charts
#dec14f color shades, tints & tones
#dec14f color schemes
#dec14f color preview, HTML & CSS examples
This text has a color of #dec14f
<p style="color:#dec14f;">Text here</p>
.mytext {color:#dec14f;}
This box has a color of #dec14f
<div style="background-color:#dec14f;">Content here</div>
.mybackground {background-color:#dec14f;}
Border around this has a color of #dec14f
<div style="border:2px solid #dec14f;">Content here</div>
.myborder {border:2px solid #dec14f;}