#b0ab7a color space conversions
Hex:
#b0ab7a
RGB:
176, 171, 122
CMY:
31, 33, 52
CMYK:
0, 3, 31, 31
HSL:
54°, 25.4717%, 58.4314%
HSV (HSB):
54°, 30.6818%, 69.0196%
XYZ:
35.9803, 39.7611, 24.1906
xyY:
0.3600, 0.3979, 39.7611
CIE-Lab:
69.2990, -5.9708, 25.9352
CIE-LCH:
69.2990, 26.6136, 102.9648
CIE-Luv:
69.2990, 5.6870, 35.3821
Hunter-Lab:
63.0564, -8.4957, 21.3937
#b0ab7a color charts
#b0ab7a color shades, tints & tones
#b0ab7a color schemes
#b0ab7a color preview, HTML & CSS examples
This text has a color of #b0ab7a
<p style="color:#b0ab7a;">Text here</p>
.mytext {color:#b0ab7a;}
This box has a color of #b0ab7a
<div style="background-color:#b0ab7a;">Content here</div>
.mybackground {background-color:#b0ab7a;}
Border around this has a color of #b0ab7a
<div style="border:2px solid #b0ab7a;">Content here</div>
.myborder {border:2px solid #b0ab7a;}