#b2832c color space conversions
Hex:
#b2832c
RGB:
178, 131, 44
CMY:
30, 49, 83
CMYK:
0, 26, 75, 30
HSL:
39°, 60.3604%, 43.5294%
HSV (HSB):
39°, 75.2809%, 69.8039%
XYZ:
26.9310, 25.8794, 5.9587
xyY:
0.4583, 0.4404, 25.8794
CIE-Lab:
57.9224, 9.7726, 51.5201
CIE-LCH:
57.9224, 52.4388, 79.2594
CIE-Luv:
57.9224, 38.3623, 52.3895
Hunter-Lab:
50.8718, 5.4704, 28.6656
#b2832c color charts
#b2832c color shades, tints & tones
#b2832c color schemes
#b2832c color preview, HTML & CSS examples
This text has a color of #b2832c
<p style="color:#b2832c;">Text here</p>
.mytext {color:#b2832c;}
This box has a color of #b2832c
<div style="background-color:#b2832c;">Content here</div>
.mybackground {background-color:#b2832c;}
Border around this has a color of #b2832c
<div style="border:2px solid #b2832c;">Content here</div>
.myborder {border:2px solid #b2832c;}