#b7a095 color space conversions
Hex:
#b7a095
RGB:
183, 160, 149
CMY:
28, 37, 42
CMYK:
0, 13, 19, 28
HSL:
19°, 19.1011%, 65.0980%
HSV (HSB):
19°, 18.5792%, 71.7647%
XYZ:
37.5241, 37.3788, 33.6709
xyY:
0.3456, 0.3443, 37.3788
CIE-Lab:
67.5603, 6.6246, 8.8223
CIE-LCH:
67.5603, 11.0326, 53.0975
CIE-Luv:
67.5603, 14.7753, 11.2291
Hunter-Lab:
61.1382, 2.5639, 10.1438
#b7a095 color charts
#b7a095 color shades, tints & tones
#b7a095 color schemes
#b7a095 color preview, HTML & CSS examples
This text has a color of #b7a095
<p style="color:#b7a095;">Text here</p>
.mytext {color:#b7a095;}
This box has a color of #b7a095
<div style="background-color:#b7a095;">Content here</div>
.mybackground {background-color:#b7a095;}
Border around this has a color of #b7a095
<div style="border:2px solid #b7a095;">Content here</div>
.myborder {border:2px solid #b7a095;}