#b2826c color space conversions
Hex:
#b2826c
RGB:
178, 130, 108
CMY:
30, 49, 58
CMYK:
0, 27, 39, 30
HSL:
19°, 31.2500%, 56.0784%
HSV (HSB):
19°, 39.3258%, 69.8039%
XYZ:
29.0495, 26.5130, 17.7738
xyY:
0.3961, 0.3615, 26.5130
CIE-Lab:
58.5208, 15.5882, 19.1799
CIE-LCH:
58.5208, 24.7156, 50.8980
CIE-Luv:
58.5208, 33.6310, 21.8448
Hunter-Lab:
51.4907, 10.5955, 15.5775
#b2826c color charts
#b2826c color shades, tints & tones
#b2826c color schemes
#b2826c color preview, HTML & CSS examples
This text has a color of #b2826c
<p style="color:#b2826c;">Text here</p>
.mytext {color:#b2826c;}
This box has a color of #b2826c
<div style="background-color:#b2826c;">Content here</div>
.mybackground {background-color:#b2826c;}
Border around this has a color of #b2826c
<div style="border:2px solid #b2826c;">Content here</div>
.myborder {border:2px solid #b2826c;}