#b0c99d color space conversions
Hex:
#b0c99d
RGB:
176, 201, 157
CMY:
31, 21, 38
CMYK:
12, 0, 22, 21
HSL:
94°, 28.9474%, 70.1961%
HSV (HSB):
94°, 21.8905%, 78.8235%
XYZ:
44.8769, 53.4377, 39.8475
xyY:
0.3248, 0.3868, 53.4377
CIE-Lab:
78.1327, -16.4022, 19.2404
CIE-LCH:
78.1327, 25.2828, 130.4472
CIE-Luv:
78.1327, -12.2000, 30.0027
Hunter-Lab:
73.1011, -18.3454, 18.8517
#b0c99d color charts
#b0c99d color shades, tints & tones
#b0c99d color schemes
#b0c99d color preview, HTML & CSS examples
This text has a color of #b0c99d
<p style="color:#b0c99d;">Text here</p>
.mytext {color:#b0c99d;}
This box has a color of #b0c99d
<div style="background-color:#b0c99d;">Content here</div>
.mybackground {background-color:#b0c99d;}
Border around this has a color of #b0c99d
<div style="border:2px solid #b0c99d;">Content here</div>
.myborder {border:2px solid #b0c99d;}