#b0bf5d color space conversions
Hex:
#b0bf5d
RGB:
176, 191, 93
CMY:
31, 25, 64
CMYK:
8, 0, 51, 25
HSL:
69°, 43.3628%, 55.6863%
HSV (HSB):
69°, 51.3089%, 74.9020%
XYZ:
38.5111, 47.2820, 17.4525
xyY:
0.3730, 0.4580, 47.2820
CIE-Lab:
74.3698, -19.5386, 47.1684
CIE-LCH:
74.3698, 51.0551, 112.5008
CIE-Luv:
74.3698, -5.1320, 61.4122
Hunter-Lab:
68.7619, -20.3619, 33.0849
#b0bf5d color charts
#b0bf5d color shades, tints & tones
#b0bf5d color schemes
#b0bf5d color preview, HTML & CSS examples
This text has a color of #b0bf5d
<p style="color:#b0bf5d;">Text here</p>
.mytext {color:#b0bf5d;}
This box has a color of #b0bf5d
<div style="background-color:#b0bf5d;">Content here</div>
.mybackground {background-color:#b0bf5d;}
Border around this has a color of #b0bf5d
<div style="border:2px solid #b0bf5d;">Content here</div>
.myborder {border:2px solid #b0bf5d;}