#b2588c color space conversions
Hex:
#b2588c
RGB:
178, 88, 140
CMY:
30, 65, 45
CMYK:
0, 51, 21, 30
HSL:
325°, 36.8852%, 52.1569%
HSV (HSB):
325°, 50.5618%, 69.8039%
XYZ:
26.5834, 18.3379, 26.9494
xyY:
0.3699, 0.2552, 18.3379
CIE-Lab:
49.9034, 42.9186, -11.9456
CIE-LCH:
49.9034, 44.5500, 344.4465
CIE-Luv:
49.9034, 52.0015, -23.9105
Hunter-Lab:
42.8227, 35.8692, -7.3367
#b2588c color charts
#b2588c color shades, tints & tones
#b2588c color schemes
#b2588c color preview, HTML & CSS examples
This text has a color of #b2588c
<p style="color:#b2588c;">Text here</p>
.mytext {color:#b2588c;}
This box has a color of #b2588c
<div style="background-color:#b2588c;">Content here</div>
.mybackground {background-color:#b2588c;}
Border around this has a color of #b2588c
<div style="border:2px solid #b2588c;">Content here</div>
.myborder {border:2px solid #b2588c;}