#a5888b color space conversions
Hex:
#a5888b
RGB:
165, 136, 139
CMY:
35, 47, 45
CMYK:
0, 18, 16, 35
HSL:
354°, 13.8756%, 59.0196%
HSV (HSB):
354°, 17.5758%, 64.7059%
XYZ:
28.9814, 27.4717, 28.2012
xyY:
0.3424, 0.3245, 27.4717
CIE-Lab:
59.4084, 11.4987, 2.5276
CIE-LCH:
59.4084, 11.7732, 12.3974
CIE-Luv:
59.4084, 17.5263, 1.5566
Hunter-Lab:
52.4135, 6.9759, 4.7883
#a5888b color charts
#a5888b color shades, tints & tones
#a5888b color schemes
#a5888b color preview, HTML & CSS examples
This text has a color of #a5888b
<p style="color:#a5888b;">Text here</p>
.mytext {color:#a5888b;}
This box has a color of #a5888b
<div style="background-color:#a5888b;">Content here</div>
.mybackground {background-color:#a5888b;}
Border around this has a color of #a5888b
<div style="border:2px solid #a5888b;">Content here</div>
.myborder {border:2px solid #a5888b;}