#b07c8e color space conversions
Hex:
#b07c8e
RGB:
176, 124, 142
CMY:
31, 51, 44
CMYK:
0, 30, 19, 31
HSL:
339°, 24.7619%, 58.8235%
HSV (HSB):
339°, 29.5455%, 69.0196%
XYZ:
29.9946, 25.5984, 28.9513
xyY:
0.3548, 0.3028, 25.5984
CIE-Lab:
57.6539, 22.9385, -1.6179
CIE-LCH:
57.6539, 22.9955, 355.9654
CIE-Luv:
57.6539, 31.2708, -6.2386
Hunter-Lab:
50.5949, 17.2808, 1.4896
#b07c8e color charts
#b07c8e color shades, tints & tones
#b07c8e color schemes
#b07c8e color preview, HTML & CSS examples
This text has a color of #b07c8e
<p style="color:#b07c8e;">Text here</p>
.mytext {color:#b07c8e;}
This box has a color of #b07c8e
<div style="background-color:#b07c8e;">Content here</div>
.mybackground {background-color:#b07c8e;}
Border around this has a color of #b07c8e
<div style="border:2px solid #b07c8e;">Content here</div>
.myborder {border:2px solid #b07c8e;}