#b8ac70 color space conversions
Hex:
#b8ac70
RGB:
184, 172, 112
CMY:
28, 33, 56
CMYK:
0, 7, 39, 28
HSL:
50°, 33.6449%, 58.0392%
HSV (HSB):
50°, 39.1304%, 72.1569%
XYZ:
37.4443, 40.8652, 21.2435
xyY:
0.3761, 0.4105, 40.8652
CIE-Lab:
70.0814, -4.5024, 32.4178
CIE-LCH:
70.0814, 32.7290, 97.9070
CIE-Luv:
70.0814, 10.8299, 42.5110
Hunter-Lab:
63.9259, -7.3148, 25.0452
#b8ac70 color charts
#b8ac70 color shades, tints & tones
#b8ac70 color schemes
#b8ac70 color preview, HTML & CSS examples
This text has a color of #b8ac70
<p style="color:#b8ac70;">Text here</p>
.mytext {color:#b8ac70;}
This box has a color of #b8ac70
<div style="background-color:#b8ac70;">Content here</div>
.mybackground {background-color:#b8ac70;}
Border around this has a color of #b8ac70
<div style="border:2px solid #b8ac70;">Content here</div>
.myborder {border:2px solid #b8ac70;}