#b2ba8f color space conversions
Hex:
#b2ba8f
RGB:
178, 186, 143
CMY:
30, 27, 44
CMYK:
4, 0, 23, 27
HSL:
71°, 23.7569%, 64.5098%
HSV (HSB):
71°, 23.1183%, 72.9412%
XYZ:
40.8769, 46.5660, 32.8203
xyY:
0.3399, 0.3872, 46.5660
CIE-Lab:
73.9113, -10.1358, 20.9209
CIE-LCH:
73.9113, 23.2469, 115.8494
CIE-Luv:
73.9113, -2.5779, 30.6304
Hunter-Lab:
68.2393, -12.4930, 19.2514
#b2ba8f color charts
#b2ba8f color shades, tints & tones
#b2ba8f color schemes
#b2ba8f color preview, HTML & CSS examples
This text has a color of #b2ba8f
<p style="color:#b2ba8f;">Text here</p>
.mytext {color:#b2ba8f;}
This box has a color of #b2ba8f
<div style="background-color:#b2ba8f;">Content here</div>
.mybackground {background-color:#b2ba8f;}
Border around this has a color of #b2ba8f
<div style="border:2px solid #b2ba8f;">Content here</div>
.myborder {border:2px solid #b2ba8f;}