#b3888c color space conversions
Hex:
#b3888c
RGB:
179, 136, 140
CMY:
30, 47, 45
CMYK:
0, 24, 22, 30
HSL:
354°, 22.0513%, 61.7647%
HSV (HSB):
354°, 24.0223%, 70.1961%
XYZ:
32.1282, 29.0855, 28.7317
xyY:
0.3572, 0.3234, 29.0855
CIE-Lab:
60.8570, 17.0192, 4.2307
CIE-LCH:
60.8570, 17.5371, 13.9599
CIE-Luv:
60.8570, 26.8035, 2.8922
Hunter-Lab:
53.9310, 11.9583, 6.1650
#b3888c color charts
#b3888c color shades, tints & tones
#b3888c color schemes
#b3888c color preview, HTML & CSS examples
This text has a color of #b3888c
<p style="color:#b3888c;">Text here</p>
.mytext {color:#b3888c;}
This box has a color of #b3888c
<div style="background-color:#b3888c;">Content here</div>
.mybackground {background-color:#b3888c;}
Border around this has a color of #b3888c
<div style="border:2px solid #b3888c;">Content here</div>
.myborder {border:2px solid #b3888c;}