#b3337e color space conversions
Hex:
#b3337e
RGB:
179, 51, 126
CMY:
30, 80, 51
CMYK:
0, 72, 30, 30
HSL:
325°, 55.6522%, 45.0980%
HSV (HSB):
325°, 71.5084%, 70.1961%
XYZ:
23.5401, 13.4577, 21.0956
xyY:
0.4052, 0.2317, 13.4577
CIE-Lab:
43.4450, 57.7696, -13.2372
CIE-LCH:
43.4450, 59.2668, 347.0942
CIE-Luv:
43.4450, 72.4743, -27.5567
Hunter-Lab:
36.6848, 50.3428, -8.4154
#b3337e color charts
#b3337e color shades, tints & tones
#b3337e color schemes
#b3337e color preview, HTML & CSS examples
This text has a color of #b3337e
<p style="color:#b3337e;">Text here</p>
.mytext {color:#b3337e;}
This box has a color of #b3337e
<div style="background-color:#b3337e;">Content here</div>
.mybackground {background-color:#b3337e;}
Border around this has a color of #b3337e
<div style="border:2px solid #b3337e;">Content here</div>
.myborder {border:2px solid #b3337e;}