#b0a64c color space conversions
Hex:
#b0a64c
RGB:
176, 166, 76
CMY:
31, 35, 70
CMYK:
0, 6, 57, 31
HSL:
54°, 39.6825%, 49.4118%
HSV (HSB):
54°, 56.8182%, 69.0196%
XYZ:
32.8452, 37.0243, 12.2528
xyY:
0.4000, 0.4508, 37.0243
CIE-Lab:
67.2953, -8.1601, 47.0546
CIE-LCH:
67.2953, 47.7569, 99.8382
CIE-Luv:
67.2953, 10.8306, 56.7254
Hunter-Lab:
60.8476, -10.1300, 30.6542
#b0a64c color charts
#b0a64c color shades, tints & tones
#b0a64c color schemes
#b0a64c color preview, HTML & CSS examples
This text has a color of #b0a64c
<p style="color:#b0a64c;">Text here</p>
.mytext {color:#b0a64c;}
This box has a color of #b0a64c
<div style="background-color:#b0a64c;">Content here</div>
.mybackground {background-color:#b0a64c;}
Border around this has a color of #b0a64c
<div style="border:2px solid #b0a64c;">Content here</div>
.myborder {border:2px solid #b0a64c;}