#b2989a color space conversions
Hex:
#b2989a
RGB:
178, 152, 154
CMY:
30, 40, 40
CMYK:
0, 15, 13, 30
HSL:
355°, 14.4444%, 64.7059%
HSV (HSB):
355°, 14.6067%, 69.8039%
XYZ:
35.4211, 34.2545, 35.3167
xyY:
0.3374, 0.3263, 34.2545
CIE-Lab:
65.1641, 9.9684, 2.5223
CIE-LCH:
65.1641, 10.2826, 14.1993
CIE-Luv:
65.1641, 15.5953, 1.8643
Hunter-Lab:
58.5274, 5.6062, 5.1922
#b2989a color charts
#b2989a color shades, tints & tones
#b2989a color schemes
#b2989a color preview, HTML & CSS examples
This text has a color of #b2989a
<p style="color:#b2989a;">Text here</p>
.mytext {color:#b2989a;}
This box has a color of #b2989a
<div style="background-color:#b2989a;">Content here</div>
.mybackground {background-color:#b2989a;}
Border around this has a color of #b2989a
<div style="border:2px solid #b2989a;">Content here</div>
.myborder {border:2px solid #b2989a;}