#b2976a color space conversions
Hex:
#b2976a
RGB:
178, 151, 106
CMY:
30, 41, 58
CMYK:
0, 15, 40, 30
HSL:
38°, 31.8584%, 55.6863%
HSV (HSB):
38°, 40.4494%, 69.8039%
XYZ:
32.0282, 32.6388, 18.2475
xyY:
0.3863, 0.3936, 32.6388
CIE-Lab:
63.8674, 3.6818, 27.4356
CIE-LCH:
63.8674, 27.6816, 82.3567
CIE-Luv:
63.8674, 20.2938, 34.3176
Hunter-Lab:
57.1304, 0.0919, 21.0540
#b2976a color charts
#b2976a color shades, tints & tones
#b2976a color schemes
#b2976a color preview, HTML & CSS examples
This text has a color of #b2976a
<p style="color:#b2976a;">Text here</p>
.mytext {color:#b2976a;}
This box has a color of #b2976a
<div style="background-color:#b2976a;">Content here</div>
.mybackground {background-color:#b2976a;}
Border around this has a color of #b2976a
<div style="border:2px solid #b2976a;">Content here</div>
.myborder {border:2px solid #b2976a;}