#b3345e color space conversions
Hex:
#b3345e
RGB:
179, 52, 94
CMY:
30, 80, 63
CMYK:
0, 71, 47, 30
HSL:
340°, 54.9784%, 45.2941%
HSV (HSB):
340°, 70.9497%, 70.1961%
XYZ:
21.8388, 12.8478, 11.9185
xyY:
0.4686, 0.2757, 12.8478
CIE-Lab:
42.5331, 53.9456, 5.2473
CIE-LCH:
42.5331, 54.2002, 5.5557
CIE-Luv:
42.5331, 83.5727, -3.5335
Hunter-Lab:
35.8439, 46.0288, 5.3761
#b3345e color charts
#b3345e color shades, tints & tones
#b3345e color schemes
#b3345e color preview, HTML & CSS examples
This text has a color of #b3345e
<p style="color:#b3345e;">Text here</p>
.mytext {color:#b3345e;}
This box has a color of #b3345e
<div style="background-color:#b3345e;">Content here</div>
.mybackground {background-color:#b3345e;}
Border around this has a color of #b3345e
<div style="border:2px solid #b3345e;">Content here</div>
.myborder {border:2px solid #b3345e;}