#b0ba5d color space conversions
Hex:
#b0ba5d
RGB:
176, 186, 93
CMY:
31, 27, 64
CMYK:
5, 0, 50, 27
HSL:
66°, 40.2597%, 54.7059%
HSV (HSB):
66°, 50.0000%, 72.9412%
XYZ:
37.4392, 45.1382, 17.0952
xyY:
0.3756, 0.4529, 45.1382
CIE-Lab:
72.9828, -17.0252, 45.5236
CIE-LCH:
72.9828, 48.6031, 110.5052
CIE-Luv:
72.9828, -2.1665, 58.9647
Hunter-Lab:
67.1850, -18.1037, 31.9432
#b0ba5d color charts
#b0ba5d color shades, tints & tones
#b0ba5d color schemes
#b0ba5d color preview, HTML & CSS examples
This text has a color of #b0ba5d
<p style="color:#b0ba5d;">Text here</p>
.mytext {color:#b0ba5d;}
This box has a color of #b0ba5d
<div style="background-color:#b0ba5d;">Content here</div>
.mybackground {background-color:#b0ba5d;}
Border around this has a color of #b0ba5d
<div style="border:2px solid #b0ba5d;">Content here</div>
.myborder {border:2px solid #b0ba5d;}