#b07a7c color space conversions
Hex:
#b07a7c
RGB:
176, 122, 124
CMY:
31, 52, 51
CMYK:
0, 31, 30, 31
HSL:
358°, 25.4717%, 58.4314%
HSV (HSB):
358°, 30.6818%, 69.0196%
XYZ:
28.5021, 24.6044, 22.3157
xyY:
0.3779, 0.3262, 24.6044
CIE-Lab:
56.6879, 21.3595, 7.4060
CIE-LCH:
56.6879, 22.6071, 19.1231
CIE-Luv:
56.6879, 35.0752, 6.1719
Hunter-Lab:
49.6028, 15.7623, 8.0482
#b07a7c color charts
#b07a7c color shades, tints & tones
#b07a7c color schemes
#b07a7c color preview, HTML & CSS examples
This text has a color of #b07a7c
<p style="color:#b07a7c;">Text here</p>
.mytext {color:#b07a7c;}
This box has a color of #b07a7c
<div style="background-color:#b07a7c;">Content here</div>
.mybackground {background-color:#b07a7c;}
Border around this has a color of #b07a7c
<div style="border:2px solid #b07a7c;">Content here</div>
.myborder {border:2px solid #b07a7c;}