#b2b48c color space conversions
Hex:
#b2b48c
RGB:
178, 180, 140
CMY:
30, 29, 45
CMYK:
1, 0, 22, 29
HSL:
63°, 21.0526%, 62.7451%
HSV (HSB):
63°, 22.2222%, 70.5882%
XYZ:
39.4150, 44.0009, 31.2266
xyY:
0.3438, 0.3838, 44.0009
CIE-Lab:
72.2291, -7.4392, 20.2273
CIE-LCH:
72.2291, 21.5519, 110.1926
CIE-Luv:
72.2291, 0.8896, 29.0852
Hunter-Lab:
66.3332, -10.0190, 18.5223
#b2b48c color charts
#b2b48c color shades, tints & tones
#b2b48c color schemes
#b2b48c color preview, HTML & CSS examples
This text has a color of #b2b48c
<p style="color:#b2b48c;">Text here</p>
.mytext {color:#b2b48c;}
This box has a color of #b2b48c
<div style="background-color:#b2b48c;">Content here</div>
.mybackground {background-color:#b2b48c;}
Border around this has a color of #b2b48c
<div style="border:2px solid #b2b48c;">Content here</div>
.myborder {border:2px solid #b2b48c;}