#a5bc8b color space conversions
Hex:
#a5bc8b
RGB:
165, 188, 139
CMY:
35, 26, 45
CMYK:
12, 0, 26, 26
HSL:
88°, 26.7760%, 64.1176%
HSV (HSB):
88°, 26.0638%, 73.7255%
XYZ:
38.1605, 45.8299, 31.2609
xyY:
0.3311, 0.3977, 45.8299
CIE-Lab:
73.4350, -16.6355, 22.2581
CIE-LCH:
73.4350, 27.7878, 126.7741
CIE-Luv:
73.4350, -11.0289, 33.4589
Hunter-Lab:
67.6977, -17.8526, 20.0100
#a5bc8b color charts
#a5bc8b color shades, tints & tones
#a5bc8b color schemes
#a5bc8b color preview, HTML & CSS examples
This text has a color of #a5bc8b
<p style="color:#a5bc8b;">Text here</p>
.mytext {color:#a5bc8b;}
This box has a color of #a5bc8b
<div style="background-color:#a5bc8b;">Content here</div>
.mybackground {background-color:#a5bc8b;}
Border around this has a color of #a5bc8b
<div style="border:2px solid #a5bc8b;">Content here</div>
.myborder {border:2px solid #a5bc8b;}