#b3323b color space conversions
Hex:
#b3323b
RGB:
179, 50, 59
CMY:
30, 80, 77
CMYK:
0, 72, 67, 30
HSL:
356°, 56.3319%, 44.9020%
HSV (HSB):
356°, 72.0670%, 70.1961%
XYZ:
20.5204, 12.1807, 5.4072
xyY:
0.5385, 0.3196, 12.1807
CIE-Lab:
41.5018, 52.0998, 25.6274
CIE-LCH:
41.5018, 58.0617, 26.1921
CIE-Luv:
41.5018, 95.0588, 16.8374
Hunter-Lab:
34.9008, 43.8751, 15.2447
#b3323b color charts
#b3323b color shades, tints & tones
#b3323b color schemes
#b3323b color preview, HTML & CSS examples
This text has a color of #b3323b
<p style="color:#b3323b;">Text here</p>
.mytext {color:#b3323b;}
This box has a color of #b3323b
<div style="background-color:#b3323b;">Content here</div>
.mybackground {background-color:#b3323b;}
Border around this has a color of #b3323b
<div style="border:2px solid #b3323b;">Content here</div>
.myborder {border:2px solid #b3323b;}