#b07c8a color space conversions
Hex:
#b07c8a
RGB:
176, 124, 138
CMY:
31, 51, 46
CMYK:
0, 30, 22, 31
HSL:
344°, 24.7619%, 58.8235%
HSV (HSB):
344°, 29.5455%, 69.0196%
XYZ:
29.6996, 25.4804, 27.3976
xyY:
0.3597, 0.3086, 25.4804
CIE-Lab:
57.5405, 22.3073, 0.5296
CIE-LCH:
57.5405, 22.3136, 1.3600
CIE-Luv:
57.5405, 31.8621, -3.1500
Hunter-Lab:
50.4781, 16.6866, 3.1543
#b07c8a color charts
#b07c8a color shades, tints & tones
#b07c8a color schemes
#b07c8a color preview, HTML & CSS examples
This text has a color of #b07c8a
<p style="color:#b07c8a;">Text here</p>
.mytext {color:#b07c8a;}
This box has a color of #b07c8a
<div style="background-color:#b07c8a;">Content here</div>
.mybackground {background-color:#b07c8a;}
Border around this has a color of #b07c8a
<div style="border:2px solid #b07c8a;">Content here</div>
.myborder {border:2px solid #b07c8a;}