#b5a9a8 color space conversions
Hex:
#b5a9a8
RGB:
181, 169, 168
CMY:
29, 34, 34
CMYK:
0, 7, 7, 29
HSL:
5°, 8.0745%, 68.4314%
HSV (HSB):
5°, 7.1823%, 70.9804%
XYZ:
40.3119, 41.0268, 42.8401
xyY:
0.3246, 0.3304, 41.0268
CIE-Lab:
70.1947, 4.1368, 2.0590
CIE-LCH:
70.1947, 4.6209, 26.4611
CIE-Luv:
70.1947, 7.0918, 2.2759
Hunter-Lab:
64.0522, 0.2494, 5.1816
#b5a9a8 color charts
#b5a9a8 color shades, tints & tones
#b5a9a8 color schemes
#b5a9a8 color preview, HTML & CSS examples
This text has a color of #b5a9a8
<p style="color:#b5a9a8;">Text here</p>
.mytext {color:#b5a9a8;}
This box has a color of #b5a9a8
<div style="background-color:#b5a9a8;">Content here</div>
.mybackground {background-color:#b5a9a8;}
Border around this has a color of #b5a9a8
<div style="border:2px solid #b5a9a8;">Content here</div>
.myborder {border:2px solid #b5a9a8;}