#b3345f color space conversions
Hex:
#b3345f
RGB:
179, 52, 95
CMY:
30, 80, 63
CMYK:
0, 71, 47, 30
HSL:
340°, 54.9784%, 45.2941%
HSV (HSB):
340°, 70.9497%, 70.1961%
XYZ:
21.8840, 12.8659, 12.1564
xyY:
0.4665, 0.2743, 12.8659
CIE-Lab:
42.5605, 54.0384, 4.6622
CIE-LCH:
42.5605, 54.2391, 4.9310
CIE-Luv:
42.5605, 83.2332, -4.2251
Hunter-Lab:
35.8691, 46.1331, 5.0143
#b3345f color charts
#b3345f color shades, tints & tones
#b3345f color schemes
#b3345f color preview, HTML & CSS examples
This text has a color of #b3345f
<p style="color:#b3345f;">Text here</p>
.mytext {color:#b3345f;}
This box has a color of #b3345f
<div style="background-color:#b3345f;">Content here</div>
.mybackground {background-color:#b3345f;}
Border around this has a color of #b3345f
<div style="border:2px solid #b3345f;">Content here</div>
.myborder {border:2px solid #b3345f;}