#b2957c color space conversions
Hex:
#b2957c
RGB:
178, 149, 124
CMY:
30, 42, 51
CMYK:
0, 16, 30, 30
HSL:
28°, 25.9615%, 59.2157%
HSV (HSB):
28°, 30.3371%, 69.8039%
XYZ:
32.7456, 32.4151, 23.5996
xyY:
0.3689, 0.3652, 32.4151
CIE-Lab:
63.6845, 7.0488, 17.2496
CIE-LCH:
63.6845, 18.6342, 67.7734
CIE-Luv:
63.6845, 20.0771, 21.7930
Hunter-Lab:
56.9343, 3.0290, 15.2779
#b2957c color charts
#b2957c color shades, tints & tones
#b2957c color schemes
#b2957c color preview, HTML & CSS examples
This text has a color of #b2957c
<p style="color:#b2957c;">Text here</p>
.mytext {color:#b2957c;}
This box has a color of #b2957c
<div style="background-color:#b2957c;">Content here</div>
.mybackground {background-color:#b2957c;}
Border around this has a color of #b2957c
<div style="border:2px solid #b2957c;">Content here</div>
.myborder {border:2px solid #b2957c;}