#a29e04 color space conversions
Hex:
#a29e04
RGB:
162, 158, 4
CMY:
36, 38, 98
CMYK:
0, 2, 98, 36
HSL:
58°, 95.1807%, 32.5490%
HSV (HSB):
58°, 97.5309%, 63.5294%
XYZ:
27.1491, 32.1439, 4.8883
xyY:
0.4230, 0.5008, 32.1439
CIE-Lab:
63.4616, -13.2193, 65.9201
CIE-LCH:
63.4616, 67.2325, 101.3394
CIE-Luv:
63.4616, 7.7682, 69.1206
Hunter-Lab:
56.6956, -13.7413, 34.5749
#a29e04 color charts
#a29e04 color shades, tints & tones
#a29e04 color schemes
#a29e04 color preview, HTML & CSS examples
This text has a color of #a29e04
<p style="color:#a29e04;">Text here</p>
.mytext {color:#a29e04;}
This box has a color of #a29e04
<div style="background-color:#a29e04;">Content here</div>
.mybackground {background-color:#a29e04;}
Border around this has a color of #a29e04
<div style="border:2px solid #a29e04;">Content here</div>
.myborder {border:2px solid #a29e04;}