#b2888c color space conversions
Hex:
#b2888c
RGB:
178, 136, 140
CMY:
30, 47, 45
CMYK:
0, 24, 21, 30
HSL:
354°, 21.4286%, 61.5686%
HSV (HSB):
354°, 23.5955%, 69.8039%
XYZ:
31.8979, 28.9667, 28.7209
xyY:
0.3561, 0.3233, 28.9667
CIE-Lab:
60.7523, 16.6363, 4.0662
CIE-LCH:
60.7523, 17.1260, 13.7347
CIE-Luv:
60.7523, 26.1174, 2.7386
Hunter-Lab:
53.8208, 11.6050, 6.0351
#b2888c color charts
#b2888c color shades, tints & tones
#b2888c color schemes
#b2888c color preview, HTML & CSS examples
This text has a color of #b2888c
<p style="color:#b2888c;">Text here</p>
.mytext {color:#b2888c;}
This box has a color of #b2888c
<div style="background-color:#b2888c;">Content here</div>
.mybackground {background-color:#b2888c;}
Border around this has a color of #b2888c
<div style="border:2px solid #b2888c;">Content here</div>
.myborder {border:2px solid #b2888c;}