#b0ac65 color space conversions
Hex:
#b0ac65
RGB:
176, 172, 101
CMY:
31, 33, 60
CMYK:
0, 2, 43, 31
HSL:
57°, 32.1888%, 54.3137%
HSV (HSB):
57°, 42.6136%, 69.0196%
XYZ:
35.0060, 39.6747, 18.1249
xyY:
0.3772, 0.4275, 39.6747
CIE-Lab:
69.2372, -8.9992, 36.9415
CIE-LCH:
69.2372, 38.0219, 103.6909
CIE-Luv:
69.2372, 6.0517, 47.9898
Hunter-Lab:
62.9879, -11.0261, 27.0307
#b0ac65 color charts
#b0ac65 color shades, tints & tones
#b0ac65 color schemes
#b0ac65 color preview, HTML & CSS examples
This text has a color of #b0ac65
<p style="color:#b0ac65;">Text here</p>
.mytext {color:#b0ac65;}
This box has a color of #b0ac65
<div style="background-color:#b0ac65;">Content here</div>
.mybackground {background-color:#b0ac65;}
Border around this has a color of #b0ac65
<div style="border:2px solid #b0ac65;">Content here</div>
.myborder {border:2px solid #b0ac65;}