#b0a52e color space conversions
Hex:
#b0a52e
RGB:
176, 165, 46
CMY:
31, 35, 82
CMYK:
0, 6, 74, 31
HSL:
55°, 58.5586%, 43.5294%
HSV (HSB):
55°, 73.8636%, 69.0196%
XYZ:
31.8528, 36.3376, 7.9198
xyY:
0.4185, 0.4774, 36.3376
CIE-Lab:
66.7771, -9.4966, 59.2329
CIE-LCH:
66.7771, 59.9893, 99.1085
CIE-Luv:
66.7771, 12.3902, 66.0749
Hunter-Lab:
60.2807, -11.1705, 34.4068
#b0a52e color charts
#b0a52e color shades, tints & tones
#b0a52e color schemes
#b0a52e color preview, HTML & CSS examples
This text has a color of #b0a52e
<p style="color:#b0a52e;">Text here</p>
.mytext {color:#b0a52e;}
This box has a color of #b0a52e
<div style="background-color:#b0a52e;">Content here</div>
.mybackground {background-color:#b0a52e;}
Border around this has a color of #b0a52e
<div style="border:2px solid #b0a52e;">Content here</div>
.myborder {border:2px solid #b0a52e;}