#b0be9e color space conversions
Hex:
#b0be9e
RGB:
176, 190, 158
CMY:
31, 25, 38
CMYK:
7, 0, 17, 25
HSL:
86°, 19.7531%, 68.2353%
HSV (HSB):
86°, 16.8421%, 74.5098%
XYZ:
42.4895, 48.5256, 39.4747
xyY:
0.3256, 0.3719, 48.5256
CIE-Lab:
75.1553, -10.5988, 14.5544
CIE-LCH:
75.1553, 18.0045, 126.0628
CIE-Luv:
75.1553, -6.4654, 22.5065
Hunter-Lab:
69.6603, -13.0291, 15.1641
#b0be9e color charts
#b0be9e color shades, tints & tones
#b0be9e color schemes
#b0be9e color preview, HTML & CSS examples
This text has a color of #b0be9e
<p style="color:#b0be9e;">Text here</p>
.mytext {color:#b0be9e;}
This box has a color of #b0be9e
<div style="background-color:#b0be9e;">Content here</div>
.mybackground {background-color:#b0be9e;}
Border around this has a color of #b0be9e
<div style="border:2px solid #b0be9e;">Content here</div>
.myborder {border:2px solid #b0be9e;}