#a5ab4c color space conversions
Hex:
#a5ab4c
RGB:
165, 171, 76
CMY:
35, 33, 70
CMYK:
4, 0, 56, 33
HSL:
64°, 38.4615%, 48.4314%
HSV (HSB):
64°, 55.5556%, 67.0588%
XYZ:
31.3845, 37.6470, 12.4499
xyY:
0.3852, 0.4620, 37.6470
CIE-Lab:
67.7596, -15.4420, 47.3400
CIE-LCH:
67.7596, 49.7949, 108.0660
CIE-Luv:
67.7596, 0.3039, 58.6291
Hunter-Lab:
61.3571, -16.0713, 30.9195
#a5ab4c color charts
#a5ab4c color shades, tints & tones
#a5ab4c color schemes
#a5ab4c color preview, HTML & CSS examples
This text has a color of #a5ab4c
<p style="color:#a5ab4c;">Text here</p>
.mytext {color:#a5ab4c;}
This box has a color of #a5ab4c
<div style="background-color:#a5ab4c;">Content here</div>
.mybackground {background-color:#a5ab4c;}
Border around this has a color of #a5ab4c
<div style="border:2px solid #a5ab4c;">Content here</div>
.myborder {border:2px solid #a5ab4c;}