#b3345b color space conversions
Hex:
#b3345b
RGB:
179, 52, 91
CMY:
30, 80, 64
CMYK:
0, 71, 49, 30
HSL:
342°, 54.9784%, 45.2941%
HSV (HSB):
342°, 70.9497%, 70.1961%
XYZ:
21.7067, 12.7950, 11.2231
xyY:
0.4747, 0.2798, 12.7950
CIE-Lab:
42.4528, 53.6733, 7.0068
CIE-LCH:
42.4528, 54.1287, 7.4377
CIE-Luv:
42.4528, 84.5807, -1.4842
Hunter-Lab:
35.7701, 45.7231, 6.4364
#b3345b color charts
#b3345b color shades, tints & tones
#b3345b color schemes
#b3345b color preview, HTML & CSS examples
This text has a color of #b3345b
<p style="color:#b3345b;">Text here</p>
.mytext {color:#b3345b;}
This box has a color of #b3345b
<div style="background-color:#b3345b;">Content here</div>
.mybackground {background-color:#b3345b;}
Border around this has a color of #b3345b
<div style="border:2px solid #b3345b;">Content here</div>
.myborder {border:2px solid #b3345b;}