#b7a8a8 color space conversions
Hex:
#b7a8a8
RGB:
183, 168, 168
CMY:
28, 34, 34
CMYK:
0, 8, 8, 28
HSL:
0°, 9.4340%, 68.8235%
HSV (HSB):
0°, 8.1967%, 71.7647%
XYZ:
40.5990, 40.8997, 42.8004
xyY:
0.3266, 0.3290, 40.8997
CIE-Lab:
70.1056, 5.4106, 1.9506
CIE-LCH:
70.1056, 5.7514, 19.8251
CIE-Luv:
70.1056, 8.8366, 1.8940
Hunter-Lab:
63.9529, 1.3989, 5.0872
#b7a8a8 color charts
#b7a8a8 color shades, tints & tones
#b7a8a8 color schemes
#b7a8a8 color preview, HTML & CSS examples
This text has a color of #b7a8a8
<p style="color:#b7a8a8;">Text here</p>
.mytext {color:#b7a8a8;}
This box has a color of #b7a8a8
<div style="background-color:#b7a8a8;">Content here</div>
.mybackground {background-color:#b7a8a8;}
Border around this has a color of #b7a8a8
<div style="border:2px solid #b7a8a8;">Content here</div>
.myborder {border:2px solid #b7a8a8;}