#b2587d color space conversions
Hex:
#b2587d
RGB:
178, 88, 125
CMY:
30, 65, 51
CMYK:
0, 51, 30, 30
HSL:
335°, 36.8852%, 52.1569%
HSV (HSB):
335°, 50.5618%, 69.8039%
XYZ:
25.5515, 17.9251, 21.5152
xyY:
0.3931, 0.2758, 17.9251
CIE-Lab:
49.4051, 40.7791, -3.7234
CIE-LCH:
49.4051, 40.9487, 354.7830
CIE-Luv:
49.4051, 55.7985, -12.1565
Hunter-Lab:
42.3380, 33.6352, -0.4932
#b2587d color charts
#b2587d color shades, tints & tones
#b2587d color schemes
#b2587d color preview, HTML & CSS examples
This text has a color of #b2587d
<p style="color:#b2587d;">Text here</p>
.mytext {color:#b2587d;}
This box has a color of #b2587d
<div style="background-color:#b2587d;">Content here</div>
.mybackground {background-color:#b2587d;}
Border around this has a color of #b2587d
<div style="border:2px solid #b2587d;">Content here</div>
.myborder {border:2px solid #b2587d;}