#a7ca5f color space conversions
Hex:
#a7ca5f
RGB:
167, 202, 95
CMY:
35, 21, 63
CMYK:
17, 0, 53, 21
HSL:
80°, 50.2347%, 58.2353%
HSV (HSB):
80°, 52.9703%, 79.2157%
XYZ:
39.1224, 51.2828, 18.6631
xyY:
0.3587, 0.4702, 51.2828
CIE-Lab:
76.8500, -28.2815, 48.9887
CIE-LCH:
76.8500, 56.5662, 119.9981
CIE-Luv:
76.8500, -16.7755, 65.5786
Hunter-Lab:
71.6120, -27.8044, 34.6766
#a7ca5f color charts
#a7ca5f color shades, tints & tones
#a7ca5f color schemes
#a7ca5f color preview, HTML & CSS examples
This text has a color of #a7ca5f
<p style="color:#a7ca5f;">Text here</p>
.mytext {color:#a7ca5f;}
This box has a color of #a7ca5f
<div style="background-color:#a7ca5f;">Content here</div>
.mybackground {background-color:#a7ca5f;}
Border around this has a color of #a7ca5f
<div style="border:2px solid #a7ca5f;">Content here</div>
.myborder {border:2px solid #a7ca5f;}