#b3332b color space conversions
Hex:
#b3332b
RGB:
179, 51, 43
CMY:
30, 80, 83
CMYK:
0, 72, 76, 30
HSL:
4°, 61.2613%, 43.5294%
HSV (HSB):
4°, 75.9777%, 70.1961%
XYZ:
20.2103, 12.1258, 3.5608
xyY:
0.5630, 0.3378, 12.1258
CIE-Lab:
41.4153, 50.9539, 35.0342
CIE-LCH:
41.4153, 61.8361, 34.5111
CIE-Luv:
41.4153, 98.0368, 23.9866
Hunter-Lab:
34.8221, 42.6604, 18.3126
#b3332b color charts
#b3332b color shades, tints & tones
#b3332b color schemes
#b3332b color preview, HTML & CSS examples
This text has a color of #b3332b
<p style="color:#b3332b;">Text here</p>
.mytext {color:#b3332b;}
This box has a color of #b3332b
<div style="background-color:#b3332b;">Content here</div>
.mybackground {background-color:#b3332b;}
Border around this has a color of #b3332b
<div style="border:2px solid #b3332b;">Content here</div>
.myborder {border:2px solid #b3332b;}