#b2958a color space conversions
Hex:
#b2958a
RGB:
178, 149, 138
CMY:
30, 42, 46
CMYK:
0, 16, 22, 30
HSL:
17°, 20.6186%, 61.9608%
HSV (HSB):
17°, 22.4719%, 69.8039%
XYZ:
33.6950, 32.7948, 28.5989
xyY:
0.3544, 0.3449, 32.7948
CIE-Lab:
63.9945, 9.0679, 9.8380
CIE-LCH:
63.9945, 13.3796, 47.3327
CIE-Luv:
63.9945, 18.8014, 11.9821
Hunter-Lab:
57.2668, 4.8101, 10.4775
#b2958a color charts
#b2958a color shades, tints & tones
#b2958a color schemes
#b2958a color preview, HTML & CSS examples
This text has a color of #b2958a
<p style="color:#b2958a;">Text here</p>
.mytext {color:#b2958a;}
This box has a color of #b2958a
<div style="background-color:#b2958a;">Content here</div>
.mybackground {background-color:#b2958a;}
Border around this has a color of #b2958a
<div style="border:2px solid #b2958a;">Content here</div>
.myborder {border:2px solid #b2958a;}