#b2b98c color space conversions
Hex:
#b2b98c
RGB:
178, 185, 140
CMY:
30, 27, 45
CMYK:
4, 0, 24, 27
HSL:
69°, 24.3243%, 63.7255%
HSV (HSB):
69°, 24.3243%, 72.5490%
XYZ:
40.4427, 46.0564, 31.5692
xyY:
0.3425, 0.3901, 46.0564
CIE-Lab:
73.5821, -10.0581, 22.0794
CIE-LCH:
73.5821, 24.2624, 114.4912
CIE-Luv:
73.5821, -1.9039, 32.0365
Hunter-Lab:
67.8648, -12.3900, 19.9250
#b2b98c color charts
#b2b98c color shades, tints & tones
#b2b98c color schemes
#b2b98c color preview, HTML & CSS examples
This text has a color of #b2b98c
<p style="color:#b2b98c;">Text here</p>
.mytext {color:#b2b98c;}
This box has a color of #b2b98c
<div style="background-color:#b2b98c;">Content here</div>
.mybackground {background-color:#b2b98c;}
Border around this has a color of #b2b98c
<div style="border:2px solid #b2b98c;">Content here</div>
.myborder {border:2px solid #b2b98c;}