#b0c08f color space conversions
Hex:
#b0c08f
RGB:
176, 192, 143
CMY:
31, 25, 44
CMYK:
8, 0, 26, 25
HSL:
80°, 28.0000%, 65.6863%
HSV (HSB):
80°, 25.5208%, 75.2941%
XYZ:
41.7121, 48.9126, 33.2292
xyY:
0.3368, 0.3949, 48.9126
CIE-Lab:
75.3969, -13.9864, 22.9277
CIE-LCH:
75.3969, 26.8570, 121.3842
CIE-Luv:
75.3969, -7.0329, 34.0249
Hunter-Lab:
69.9375, -15.9298, 20.7860
#b0c08f color charts
#b0c08f color shades, tints & tones
#b0c08f color schemes
#b0c08f color preview, HTML & CSS examples
This text has a color of #b0c08f
<p style="color:#b0c08f;">Text here</p>
.mytext {color:#b0c08f;}
This box has a color of #b0c08f
<div style="background-color:#b0c08f;">Content here</div>
.mybackground {background-color:#b0c08f;}
Border around this has a color of #b0c08f
<div style="border:2px solid #b0c08f;">Content here</div>
.myborder {border:2px solid #b0c08f;}