#b2512e color space conversions
Hex:
#b2512e
RGB:
178, 81, 46
CMY:
30, 68, 82
CMYK:
0, 54, 74, 30
HSL:
16°, 58.9286%, 43.9216%
HSV (HSB):
16°, 74.1573%, 69.8039%
XYZ:
21.7957, 15.5471, 4.4369
xyY:
0.5217, 0.3721, 15.5471
CIE-Lab:
46.3746, 37.1857, 38.7189
CIE-LCH:
46.3746, 53.6836, 46.1572
CIE-Luv:
46.3746, 76.6184, 32.0479
Hunter-Lab:
39.4298, 29.6675, 20.9292
#b2512e color charts
#b2512e color shades, tints & tones
#b2512e color schemes
#b2512e color preview, HTML & CSS examples
This text has a color of #b2512e
<p style="color:#b2512e;">Text here</p>
.mytext {color:#b2512e;}
This box has a color of #b2512e
<div style="background-color:#b2512e;">Content here</div>
.mybackground {background-color:#b2512e;}
Border around this has a color of #b2512e
<div style="border:2px solid #b2512e;">Content here</div>
.myborder {border:2px solid #b2512e;}