#b3512e color space conversions
Hex:
#b3512e
RGB:
179, 81, 46
CMY:
30, 68, 82
CMYK:
0, 55, 74, 30
HSL:
16°, 59.1111%, 44.1176%
HSV (HSB):
16°, 74.3017%, 70.1961%
XYZ:
22.0260, 15.6658, 4.4477
xyY:
0.5227, 0.3718, 15.6658
CIE-Lab:
46.5330, 37.5772, 38.9363
CIE-LCH:
46.5330, 54.1118, 46.0176
CIE-Luv:
46.5330, 77.4556, 32.1637
Hunter-Lab:
39.5801, 30.0686, 21.0435
#b3512e color charts
#b3512e color shades, tints & tones
#b3512e color schemes
#b3512e color preview, HTML & CSS examples
This text has a color of #b3512e
<p style="color:#b3512e;">Text here</p>
.mytext {color:#b3512e;}
This box has a color of #b3512e
<div style="background-color:#b3512e;">Content here</div>
.mybackground {background-color:#b3512e;}
Border around this has a color of #b3512e
<div style="border:2px solid #b3512e;">Content here</div>
.myborder {border:2px solid #b3512e;}