#b3506e color space conversions
Hex:
#b3506e
RGB:
179, 80, 110
CMY:
30, 69, 57
CMYK:
0, 55, 39, 30
HSL:
342°, 39.4422%, 50.7843%
HSV (HSB):
342°, 55.3073%, 70.1961%
XYZ:
24.2735, 16.4468, 16.6470
xyY:
0.4231, 0.2867, 16.4468
CIE-Lab:
47.5553, 43.2802, 2.6343
CIE-LCH:
47.5553, 43.3603, 3.4831
CIE-Luv:
47.5553, 64.7353, -4.3839
Hunter-Lab:
40.5547, 35.8685, 4.0507
#b3506e color charts
#b3506e color shades, tints & tones
#b3506e color schemes
#b3506e color preview, HTML & CSS examples
This text has a color of #b3506e
<p style="color:#b3506e;">Text here</p>
.mytext {color:#b3506e;}
This box has a color of #b3506e
<div style="background-color:#b3506e;">Content here</div>
.mybackground {background-color:#b3506e;}
Border around this has a color of #b3506e
<div style="border:2px solid #b3506e;">Content here</div>
.myborder {border:2px solid #b3506e;}