#b2876e color space conversions
Hex:
#b2876e
RGB:
178, 135, 110
CMY:
30, 47, 57
CMYK:
0, 24, 38, 30
HSL:
22°, 30.6306%, 56.4706%
HSV (HSB):
22°, 38.2022%, 69.8039%
XYZ:
29.8385, 27.9187, 18.5680
xyY:
0.3909, 0.3658, 27.9187
CIE-Lab:
59.8152, 13.0308, 19.8073
CIE-LCH:
59.8152, 23.7093, 56.6598
CIE-Luv:
59.8152, 30.1881, 23.2443
Hunter-Lab:
52.8382, 8.3350, 16.1514
#b2876e color charts
#b2876e color shades, tints & tones
#b2876e color schemes
#b2876e color preview, HTML & CSS examples
This text has a color of #b2876e
<p style="color:#b2876e;">Text here</p>
.mytext {color:#b2876e;}
This box has a color of #b2876e
<div style="background-color:#b2876e;">Content here</div>
.mybackground {background-color:#b2876e;}
Border around this has a color of #b2876e
<div style="border:2px solid #b2876e;">Content here</div>
.myborder {border:2px solid #b2876e;}