#b7a0a0 color space conversions
Hex:
#b7a0a0
RGB:
183, 160, 160
CMY:
28, 37, 37
CMYK:
0, 13, 13, 28
HSL:
0°, 13.7725%, 67.2549%
HSV (HSB):
0°, 12.5683%, 71.7647%
XYZ:
38.4444, 37.7470, 38.5174
xyY:
0.3351, 0.3291, 37.7470
CIE-Lab:
67.8337, 8.4206, 3.0933
CIE-LCH:
67.8337, 8.9708, 20.1707
CIE-Luv:
67.8337, 13.8278, 2.9710
Hunter-Lab:
61.4386, 4.1767, 5.8366
#b7a0a0 color charts
#b7a0a0 color shades, tints & tones
#b7a0a0 color schemes
#b7a0a0 color preview, HTML & CSS examples
This text has a color of #b7a0a0
<p style="color:#b7a0a0;">Text here</p>
.mytext {color:#b7a0a0;}
This box has a color of #b7a0a0
<div style="background-color:#b7a0a0;">Content here</div>
.mybackground {background-color:#b7a0a0;}
Border around this has a color of #b7a0a0
<div style="border:2px solid #b7a0a0;">Content here</div>
.myborder {border:2px solid #b7a0a0;}