#dec94b color space conversions
Hex:
#dec94b
RGB:
222, 201, 75
CMY:
13, 21, 71
CMYK:
0, 9, 66, 13
HSL:
51°, 69.0141%, 58.2353%
HSV (HSB):
51°, 66.2162%, 87.0588%
XYZ:
52.2808, 57.8109, 15.0597
xyY:
0.4177, 0.4619, 57.8109
CIE-Lab:
80.6335, -6.8502, 63.1789
CIE-LCH:
80.6335, 63.5492, 96.1881
CIE-Luv:
80.6335, 19.8672, 74.4700
Hunter-Lab:
76.0335, -10.3214, 41.4800
#dec94b color charts
#dec94b color shades, tints & tones
#dec94b color schemes
#dec94b color preview, HTML & CSS examples
This text has a color of #dec94b
<p style="color:#dec94b;">Text here</p>
.mytext {color:#dec94b;}
This box has a color of #dec94b
<div style="background-color:#dec94b;">Content here</div>
.mybackground {background-color:#dec94b;}
Border around this has a color of #dec94b
<div style="border:2px solid #dec94b;">Content here</div>
.myborder {border:2px solid #dec94b;}