#b2829c color space conversions
Hex:
#b2829c
RGB:
178, 130, 156
CMY:
30, 49, 39
CMYK:
0, 27, 12, 30
HSL:
328°, 23.7624%, 60.3922%
HSV (HSB):
328°, 26.9663%, 69.8039%
XYZ:
32.3435, 27.8305, 35.1196
xyY:
0.3394, 0.2921, 27.8305
CIE-Lab:
59.7353, 22.6302, -6.5816
CIE-LCH:
59.7353, 23.5678, 343.7839
CIE-Luv:
59.7353, 27.3341, -13.3263
Hunter-Lab:
52.7547, 17.1163, -2.5421
#b2829c color charts
#b2829c color shades, tints & tones
#b2829c color schemes
#b2829c color preview, HTML & CSS examples
This text has a color of #b2829c
<p style="color:#b2829c;">Text here</p>
.mytext {color:#b2829c;}
This box has a color of #b2829c
<div style="background-color:#b2829c;">Content here</div>
.mybackground {background-color:#b2829c;}
Border around this has a color of #b2829c
<div style="border:2px solid #b2829c;">Content here</div>
.myborder {border:2px solid #b2829c;}