#dec212 color space conversions
Hex:
#dec212
RGB:
222, 194, 18
CMY:
13, 24, 93
CMYK:
0, 13, 92, 13
HSL:
52°, 85.0000%, 47.0588%
HSV (HSB):
52°, 91.8919%, 87.0588%
XYZ:
49.5252, 54.1568, 8.4153
xyY:
0.4418, 0.4831, 54.1568
CIE-Lab:
78.5531, -5.2109, 77.8303
CIE-LCH:
78.5531, 78.0045, 93.8304
CIE-Luv:
78.5531, 26.0065, 82.8111
Hunter-Lab:
73.5913, -8.6587, 44.7340
#dec212 color charts
#dec212 color shades, tints & tones
#dec212 color schemes
#dec212 color preview, HTML & CSS examples
This text has a color of #dec212
<p style="color:#dec212;">Text here</p>
.mytext {color:#dec212;}
This box has a color of #dec212
<div style="background-color:#dec212;">Content here</div>
.mybackground {background-color:#dec212;}
Border around this has a color of #dec212
<div style="border:2px solid #dec212;">Content here</div>
.myborder {border:2px solid #dec212;}