#b3343b color space conversions
Hex:
#b3343b
RGB:
179, 52, 59
CMY:
30, 80, 77
CMYK:
0, 71, 67, 30
HSL:
357°, 54.9784%, 45.2941%
HSV (HSB):
357°, 70.9497%, 70.1961%
XYZ:
20.6078, 12.3555, 5.4364
xyY:
0.5367, 0.3218, 12.3555
CIE-Lab:
41.7756, 51.3452, 25.9676
CIE-LCH:
41.7756, 57.5382, 26.8278
CIE-Luv:
41.7756, 93.9840, 17.3786
Hunter-Lab:
35.1503, 43.1373, 15.4354
#b3343b color charts
#b3343b color shades, tints & tones
#b3343b color schemes
#b3343b color preview, HTML & CSS examples
This text has a color of #b3343b
<p style="color:#b3343b;">Text here</p>
.mytext {color:#b3343b;}
This box has a color of #b3343b
<div style="background-color:#b3343b;">Content here</div>
.mybackground {background-color:#b3343b;}
Border around this has a color of #b3343b
<div style="border:2px solid #b3343b;">Content here</div>
.myborder {border:2px solid #b3343b;}