#b0bf9e color space conversions
Hex:
#b0bf9e
RGB:
176, 191, 158
CMY:
31, 25, 38
CMYK:
8, 0, 17, 25
HSL:
87°, 20.4969%, 68.4314%
HSV (HSB):
87°, 17.2775%, 74.9020%
XYZ:
42.7069, 48.9603, 39.5471
xyY:
0.3255, 0.3731, 48.9603
CIE-Lab:
75.4266, -11.1177, 14.9351
CIE-LCH:
75.4266, 18.6188, 126.6641
CIE-Luv:
75.4266, -6.9930, 23.1293
Hunter-Lab:
69.9717, -13.5038, 15.4702
#b0bf9e color charts
#b0bf9e color shades, tints & tones
#b0bf9e color schemes
#b0bf9e color preview, HTML & CSS examples
This text has a color of #b0bf9e
<p style="color:#b0bf9e;">Text here</p>
.mytext {color:#b0bf9e;}
This box has a color of #b0bf9e
<div style="background-color:#b0bf9e;">Content here</div>
.mybackground {background-color:#b0bf9e;}
Border around this has a color of #b0bf9e
<div style="border:2px solid #b0bf9e;">Content here</div>
.myborder {border:2px solid #b0bf9e;}