#b2927c color space conversions
Hex:
#b2927c
RGB:
178, 146, 124
CMY:
30, 43, 51
CMYK:
0, 18, 30, 30
HSL:
24°, 25.9615%, 59.2157%
HSV (HSB):
24°, 30.3371%, 69.8039%
XYZ:
32.2771, 31.4780, 23.4435
xyY:
0.3702, 0.3610, 31.4780
CIE-Lab:
62.9091, 8.7112, 16.1783
CIE-LCH:
62.9091, 18.3745, 61.6998
CIE-Luv:
62.9091, 21.9039, 20.0803
Hunter-Lab:
56.1052, 4.5060, 14.4995
#b2927c color charts
#b2927c color shades, tints & tones
#b2927c color schemes
#b2927c color preview, HTML & CSS examples
This text has a color of #b2927c
<p style="color:#b2927c;">Text here</p>
.mytext {color:#b2927c;}
This box has a color of #b2927c
<div style="background-color:#b2927c;">Content here</div>
.mybackground {background-color:#b2927c;}
Border around this has a color of #b2927c
<div style="border:2px solid #b2927c;">Content here</div>
.myborder {border:2px solid #b2927c;}