#b0938e color space conversions
Hex:
#b0938e
RGB:
176, 147, 142
CMY:
31, 42, 44
CMYK:
0, 16, 19, 31
HSL:
9°, 17.7083%, 62.3529%
HSV (HSB):
9°, 19.3182%, 69.0196%
XYZ:
33.2207, 32.0505, 30.0266
xyY:
0.3486, 0.3363, 32.0505
CIE-Lab:
63.3846, 10.0282, 6.6897
CIE-LCH:
63.3846, 12.0547, 33.7067
CIE-Luv:
63.3846, 18.2462, 7.5738
Hunter-Lab:
56.6132, 5.6710, 8.1829
#b0938e color charts
#b0938e color shades, tints & tones
#b0938e color schemes
#b0938e color preview, HTML & CSS examples
This text has a color of #b0938e
<p style="color:#b0938e;">Text here</p>
.mytext {color:#b0938e;}
This box has a color of #b0938e
<div style="background-color:#b0938e;">Content here</div>
.mybackground {background-color:#b0938e;}
Border around this has a color of #b0938e
<div style="border:2px solid #b0938e;">Content here</div>
.myborder {border:2px solid #b0938e;}