#b2bb9a color space conversions
Hex:
#b2bb9a
RGB:
178, 187, 154
CMY:
30, 27, 40
CMYK:
5, 0, 18, 27
HSL:
76°, 19.5266%, 66.8627%
HSV (HSB):
76°, 17.6471%, 73.3333%
XYZ:
41.9632, 47.3387, 37.4974
xyY:
0.3309, 0.3733, 47.3387
CIE-Lab:
74.4059, -8.9540, 15.6844
CIE-LCH:
74.4059, 18.0603, 119.7216
CIE-Luv:
74.4059, -3.5658, 23.6688
Hunter-Lab:
68.8031, -11.5380, 15.8494
#b2bb9a color charts
#b2bb9a color shades, tints & tones
#b2bb9a color schemes
#b2bb9a color preview, HTML & CSS examples
This text has a color of #b2bb9a
<p style="color:#b2bb9a;">Text here</p>
.mytext {color:#b2bb9a;}
This box has a color of #b2bb9a
<div style="background-color:#b2bb9a;">Content here</div>
.mybackground {background-color:#b2bb9a;}
Border around this has a color of #b2bb9a
<div style="border:2px solid #b2bb9a;">Content here</div>
.myborder {border:2px solid #b2bb9a;}