#b0ba5a color space conversions
Hex:
#b0ba5a
RGB:
176, 186, 90
CMY:
31, 27, 65
CMYK:
5, 0, 52, 27
HSL:
66°, 41.0256%, 54.1176%
HSV (HSB):
66°, 51.6129%, 72.9412%
XYZ:
37.3089, 45.0861, 16.4090
xyY:
0.3776, 0.4563, 45.0861
CIE-Lab:
72.9486, -17.3033, 46.9280
CIE-LCH:
72.9486, 50.0164, 110.2399
CIE-Luv:
72.9486, -2.0912, 60.3131
Hunter-Lab:
67.1462, -18.3247, 32.5132
#b0ba5a color charts
#b0ba5a color shades, tints & tones
#b0ba5a color schemes
#b0ba5a color preview, HTML & CSS examples
This text has a color of #b0ba5a
<p style="color:#b0ba5a;">Text here</p>
.mytext {color:#b0ba5a;}
This box has a color of #b0ba5a
<div style="background-color:#b0ba5a;">Content here</div>
.mybackground {background-color:#b0ba5a;}
Border around this has a color of #b0ba5a
<div style="border:2px solid #b0ba5a;">Content here</div>
.myborder {border:2px solid #b0ba5a;}