#b3321b color space conversions
Hex:
#b3321b
RGB:
179, 50, 27
CMY:
30, 80, 89
CMYK:
0, 72, 85, 30
HSL:
9°, 73.7864%, 40.3922%
HSV (HSB):
9°, 84.9162%, 70.1961%
XYZ:
19.9288, 11.9440, 2.2920
xyY:
0.5833, 0.3496, 11.9440
CIE-Lab:
41.1270, 50.8047, 43.2728
CIE-LCH:
41.1270, 66.7357, 40.4226
CIE-Luv:
41.1270, 101.1523, 28.6458
Hunter-Lab:
34.5602, 42.4503, 20.2601
#b3321b color charts
#b3321b color shades, tints & tones
#b3321b color schemes
#b3321b color preview, HTML & CSS examples
This text has a color of #b3321b
<p style="color:#b3321b;">Text here</p>
.mytext {color:#b3321b;}
This box has a color of #b3321b
<div style="background-color:#b3321b;">Content here</div>
.mybackground {background-color:#b3321b;}
Border around this has a color of #b3321b
<div style="border:2px solid #b3321b;">Content here</div>
.myborder {border:2px solid #b3321b;}