#b0c39d color space conversions
Hex:
#b0c39d
RGB:
176, 195, 157
CMY:
31, 24, 38
CMYK:
10, 0, 19, 24
HSL:
90°, 24.0506%, 69.0196%
HSV (HSB):
90°, 19.4872%, 76.4706%
XYZ:
43.5054, 50.6946, 39.3904
xyY:
0.3257, 0.3795, 50.6946
CIE-Lab:
76.4937, -13.3448, 16.9636
CIE-LCH:
76.4937, 21.5835, 128.1911
CIE-Luv:
76.4937, -9.0650, 26.3145
Hunter-Lab:
71.2002, -15.5315, 17.0389
#b0c39d color charts
#b0c39d color shades, tints & tones
#b0c39d color schemes
#b0c39d color preview, HTML & CSS examples
This text has a color of #b0c39d
<p style="color:#b0c39d;">Text here</p>
.mytext {color:#b0c39d;}
This box has a color of #b0c39d
<div style="background-color:#b0c39d;">Content here</div>
.mybackground {background-color:#b0c39d;}
Border around this has a color of #b0c39d
<div style="border:2px solid #b0c39d;">Content here</div>
.myborder {border:2px solid #b0c39d;}