#b3988c color space conversions
Hex:
#b3988c
RGB:
179, 152, 140
CMY:
30, 40, 45
CMYK:
0, 15, 22, 30
HSL:
18°, 20.4188%, 62.5490%
HSV (HSB):
18°, 21.7877%, 70.1961%
XYZ:
34.5523, 33.9336, 29.5397
xyY:
0.3525, 0.3462, 33.9336
CIE-Lab:
64.9099, 8.0982, 10.0269
CIE-LCH:
64.9099, 12.8887, 51.0742
CIE-Luv:
64.9099, 17.5387, 12.4561
Hunter-Lab:
58.2526, 3.9345, 10.7110
#b3988c color charts
#b3988c color shades, tints & tones
#b3988c color schemes
#b3988c color preview, HTML & CSS examples
This text has a color of #b3988c
<p style="color:#b3988c;">Text here</p>
.mytext {color:#b3988c;}
This box has a color of #b3988c
<div style="background-color:#b3988c;">Content here</div>
.mybackground {background-color:#b3988c;}
Border around this has a color of #b3988c
<div style="border:2px solid #b3988c;">Content here</div>
.myborder {border:2px solid #b3988c;}