#b07a7e color space conversions
Hex:
#b07a7e
RGB:
176, 122, 126
CMY:
31, 52, 51
CMYK:
0, 31, 28, 31
HSL:
356°, 25.4717%, 58.4314%
HSV (HSB):
356°, 30.6818%, 69.0196%
XYZ:
28.6299, 24.6555, 22.9887
xyY:
0.3754, 0.3232, 24.6555
CIE-Lab:
56.7382, 21.6422, 6.3191
CIE-LCH:
56.7382, 22.5458, 16.2767
CIE-Luv:
56.7382, 34.7846, 4.7116
Hunter-Lab:
49.6543, 16.0253, 7.3083
#b07a7e color charts
#b07a7e color shades, tints & tones
#b07a7e color schemes
#b07a7e color preview, HTML & CSS examples
This text has a color of #b07a7e
<p style="color:#b07a7e;">Text here</p>
.mytext {color:#b07a7e;}
This box has a color of #b07a7e
<div style="background-color:#b07a7e;">Content here</div>
.mybackground {background-color:#b07a7e;}
Border around this has a color of #b07a7e
<div style="border:2px solid #b07a7e;">Content here</div>
.myborder {border:2px solid #b07a7e;}