#a5b75c color space conversions
Hex:
#a5b75c
RGB:
165, 183, 92
CMY:
35, 28, 64
CMYK:
10, 0, 50, 28
HSL:
72°, 38.7234%, 53.9216%
HSV (HSB):
72°, 49.7268%, 71.7647%
XYZ:
34.3823, 42.6390, 16.5432
xyY:
0.3675, 0.4557, 42.6390
CIE-Lab:
71.3093, -20.0716, 43.8122
CIE-LCH:
71.3093, 48.1910, 114.6139
CIE-Luv:
71.3093, -7.2090, 57.4769
Hunter-Lab:
65.2986, -20.2851, 30.6880
#a5b75c color charts
#a5b75c color shades, tints & tones
#a5b75c color schemes
#a5b75c color preview, HTML & CSS examples
This text has a color of #a5b75c
<p style="color:#a5b75c;">Text here</p>
.mytext {color:#a5b75c;}
This box has a color of #a5b75c
<div style="background-color:#a5b75c;">Content here</div>
.mybackground {background-color:#a5b75c;}
Border around this has a color of #a5b75c
<div style="border:2px solid #a5b75c;">Content here</div>
.myborder {border:2px solid #a5b75c;}