#a5b5b4 color space conversions
Hex:
#a5b5b4
RGB:
165, 181, 180
CMY:
35, 29, 29
CMYK:
9, 0, 1, 29
HSL:
176°, 9.7561%, 67.8431%
HSV (HSB):
176°, 8.8398%, 70.9804%
XYZ:
40.2791, 44.3424, 49.6160
xyY:
0.3001, 0.3303, 44.3424
CIE-Lab:
72.4567, -5.7151, -1.3926
CIE-LCH:
72.4567, 5.8823, 193.6946
CIE-Luv:
72.4567, -8.7004, -1.1036
Hunter-Lab:
66.5901, -8.5611, 2.4363
#a5b5b4 color charts
#a5b5b4 color shades, tints & tones
#a5b5b4 color schemes
#a5b5b4 color preview, HTML & CSS examples
This text has a color of #a5b5b4
<p style="color:#a5b5b4;">Text here</p>
.mytext {color:#a5b5b4;}
This box has a color of #a5b5b4
<div style="background-color:#a5b5b4;">Content here</div>
.mybackground {background-color:#a5b5b4;}
Border around this has a color of #a5b5b4
<div style="border:2px solid #a5b5b4;">Content here</div>
.myborder {border:2px solid #a5b5b4;}