#b3333f color space conversions
Hex:
#b3333f
RGB:
179, 51, 63
CMY:
30, 80, 75
CMYK:
0, 72, 65, 30
HSL:
354°, 55.6522%, 45.0980%
HSV (HSB):
354°, 71.5084%, 70.1961%
XYZ:
20.6714, 12.3102, 5.9892
xyY:
0.5304, 0.3159, 12.3102
CIE-Lab:
41.7050, 51.9581, 23.4295
CIE-LCH:
41.7050, 56.9964, 24.2721
CIE-Luv:
41.7050, 93.5030, 15.0929
Hunter-Lab:
35.0860, 43.7656, 14.4393
#b3333f color charts
#b3333f color shades, tints & tones
#b3333f color schemes
#b3333f color preview, HTML & CSS examples
This text has a color of #b3333f
<p style="color:#b3333f;">Text here</p>
.mytext {color:#b3333f;}
This box has a color of #b3333f
<div style="background-color:#b3333f;">Content here</div>
.mybackground {background-color:#b3333f;}
Border around this has a color of #b3333f
<div style="border:2px solid #b3333f;">Content here</div>
.myborder {border:2px solid #b3333f;}