#b2836c color space conversions
Hex:
#b2836c
RGB:
178, 131, 108
CMY:
30, 49, 58
CMYK:
0, 26, 39, 30
HSL:
20°, 31.2500%, 56.0784%
HSV (HSB):
20°, 39.3258%, 69.8039%
XYZ:
29.1832, 26.7803, 17.8183
xyY:
0.3955, 0.3630, 26.7803
CIE-Lab:
58.7704, 15.0280, 19.5191
CIE-LCH:
58.7704, 24.6340, 52.4068
CIE-Luv:
58.7704, 32.9847, 22.3796
Hunter-Lab:
51.7497, 10.0995, 15.8102
#b2836c color charts
#b2836c color shades, tints & tones
#b2836c color schemes
#b2836c color preview, HTML & CSS examples
This text has a color of #b2836c
<p style="color:#b2836c;">Text here</p>
.mytext {color:#b2836c;}
This box has a color of #b2836c
<div style="background-color:#b2836c;">Content here</div>
.mybackground {background-color:#b2836c;}
Border around this has a color of #b2836c
<div style="border:2px solid #b2836c;">Content here</div>
.myborder {border:2px solid #b2836c;}