#b3587e color space conversions
Hex:
#b3587e
RGB:
179, 88, 126
CMY:
30, 65, 51
CMYK:
0, 51, 30, 30
HSL:
335°, 37.4486%, 52.3529%
HSV (HSB):
335°, 50.8380%, 70.1961%
XYZ:
25.8460, 18.0695, 21.8642
xyY:
0.3929, 0.2747, 18.0695
CIE-Lab:
49.5803, 41.2592, -4.0478
CIE-LCH:
49.5803, 41.4573, 354.3968
CIE-Luv:
49.5803, 56.3154, -12.6916
Hunter-Lab:
42.5082, 34.1428, -0.7401
#b3587e color charts
#b3587e color shades, tints & tones
#b3587e color schemes
#b3587e color preview, HTML & CSS examples
This text has a color of #b3587e
<p style="color:#b3587e;">Text here</p>
.mytext {color:#b3587e;}
This box has a color of #b3587e
<div style="background-color:#b3587e;">Content here</div>
.mybackground {background-color:#b3587e;}
Border around this has a color of #b3587e
<div style="border:2px solid #b3587e;">Content here</div>
.myborder {border:2px solid #b3587e;}