#b07c9e color space conversions
Hex:
#b07c9e
RGB:
176, 124, 158
CMY:
31, 51, 38
CMYK:
0, 30, 10, 31
HSL:
321°, 24.7619%, 58.8235%
HSV (HSB):
321°, 29.5455%, 69.0196%
XYZ:
31.2837, 26.1140, 35.7394
xyY:
0.3359, 0.2804, 26.1140
CIE-Lab:
58.1451, 25.6294, -10.1255
CIE-LCH:
58.1451, 27.5571, 338.4424
CIE-Luv:
58.1451, 28.8514, -18.9487
Hunter-Lab:
51.1019, 19.8463, -5.6947
#b07c9e color charts
#b07c9e color shades, tints & tones
#b07c9e color schemes
#b07c9e color preview, HTML & CSS examples
This text has a color of #b07c9e
<p style="color:#b07c9e;">Text here</p>
.mytext {color:#b07c9e;}
This box has a color of #b07c9e
<div style="background-color:#b07c9e;">Content here</div>
.mybackground {background-color:#b07c9e;}
Border around this has a color of #b07c9e
<div style="border:2px solid #b07c9e;">Content here</div>
.myborder {border:2px solid #b07c9e;}