#b0a144 color space conversions
Hex:
#b0a144
RGB:
176, 161, 68
CMY:
31, 37, 73
CMYK:
0, 9, 61, 31
HSL:
52°, 44.2623%, 47.8431%
HSV (HSB):
52°, 61.3636%, 69.0196%
XYZ:
31.6928, 35.1372, 10.5806
xyY:
0.4094, 0.4539, 35.1372
CIE-Lab:
65.8553, -6.1061, 49.1809
CIE-LCH:
65.8553, 49.5585, 97.0774
CIE-Luv:
65.8553, 14.4231, 57.5379
Hunter-Lab:
59.2766, -8.2976, 30.9107
#b0a144 color charts
#b0a144 color shades, tints & tones
#b0a144 color schemes
#b0a144 color preview, HTML & CSS examples
This text has a color of #b0a144
<p style="color:#b0a144;">Text here</p>
.mytext {color:#b0a144;}
This box has a color of #b0a144
<div style="background-color:#b0a144;">Content here</div>
.mybackground {background-color:#b0a144;}
Border around this has a color of #b0a144
<div style="border:2px solid #b0a144;">Content here</div>
.myborder {border:2px solid #b0a144;}