#a5b04f color space conversions
Hex:
#a5b04f
RGB:
165, 176, 79
CMY:
35, 31, 69
CMYK:
6, 0, 55, 31
HSL:
67°, 38.0392%, 50.0000%
HSV (HSB):
67°, 55.1136%, 69.0196%
XYZ:
32.4537, 39.6145, 13.3330
xyY:
0.3800, 0.4639, 39.6145
CIE-Lab:
69.1941, -17.7444, 47.5703
CIE-LCH:
69.1941, 50.7720, 110.4562
CIE-Luv:
69.1941, -2.8055, 59.7793
Hunter-Lab:
62.9401, -18.1055, 31.4982
#a5b04f color charts
#a5b04f color shades, tints & tones
#a5b04f color schemes
#a5b04f color preview, HTML & CSS examples
This text has a color of #a5b04f
<p style="color:#a5b04f;">Text here</p>
.mytext {color:#a5b04f;}
This box has a color of #a5b04f
<div style="background-color:#a5b04f;">Content here</div>
.mybackground {background-color:#a5b04f;}
Border around this has a color of #a5b04f
<div style="border:2px solid #a5b04f;">Content here</div>
.myborder {border:2px solid #a5b04f;}