#a5bb9b color space conversions
Hex:
#a5bb9b
RGB:
165, 187, 155
CMY:
35, 27, 39
CMYK:
12, 0, 17, 27
HSL:
101°, 19.0476%, 67.0588%
HSV (HSB):
101°, 17.1123%, 73.3333%
XYZ:
39.2038, 45.9065, 37.8049
xyY:
0.3189, 0.3735, 45.9065
CIE-Lab:
73.4848, -13.5190, 13.7142
CIE-LCH:
73.4848, 19.2573, 134.5895
CIE-Luv:
73.4848, -10.9145, 21.7886
Hunter-Lab:
67.7544, -15.2872, 14.3460
#a5bb9b color charts
#a5bb9b color shades, tints & tones
#a5bb9b color schemes
#a5bb9b color preview, HTML & CSS examples
This text has a color of #a5bb9b
<p style="color:#a5bb9b;">Text here</p>
.mytext {color:#a5bb9b;}
This box has a color of #a5bb9b
<div style="background-color:#a5bb9b;">Content here</div>
.mybackground {background-color:#a5bb9b;}
Border around this has a color of #a5bb9b
<div style="border:2px solid #a5bb9b;">Content here</div>
.myborder {border:2px solid #a5bb9b;}