#b3123b color space conversions
Hex:
#b3123b
RGB:
179, 18, 59
CMY:
30, 93, 77
CMYK:
0, 90, 67, 30
HSL:
345°, 81.7259%, 38.6275%
HSV (HSB):
345°, 89.9441%, 70.1961%
XYZ:
19.5961, 10.3321, 5.0991
xyY:
0.5595, 0.2950, 10.3321
CIE-Lab:
38.4320, 60.7592, 21.7581
CIE-LCH:
38.4320, 64.5375, 19.7027
CIE-Luv:
38.4320, 107.4085, 10.6922
Hunter-Lab:
32.1436, 52.5702, 13.0950
#b3123b color charts
#b3123b color shades, tints & tones
#b3123b color schemes
#b3123b color preview, HTML & CSS examples
This text has a color of #b3123b
<p style="color:#b3123b;">Text here</p>
.mytext {color:#b3123b;}
This box has a color of #b3123b
<div style="background-color:#b3123b;">Content here</div>
.mybackground {background-color:#b3123b;}
Border around this has a color of #b3123b
<div style="border:2px solid #b3123b;">Content here</div>
.myborder {border:2px solid #b3123b;}