#b07b8e color space conversions
Hex:
#b07b8e
RGB:
176, 123, 142
CMY:
31, 52, 44
CMYK:
0, 30, 19, 31
HSL:
338°, 25.1185%, 58.6275%
HSV (HSB):
338°, 30.1136%, 69.0196%
XYZ:
29.8699, 25.3490, 28.9097
xyY:
0.3551, 0.3013, 25.3490
CIE-Lab:
57.4139, 23.5005, -1.9701
CIE-LCH:
57.4139, 23.5829, 355.2080
CIE-Luv:
57.4139, 31.8274, -6.8269
Hunter-Lab:
50.3478, 17.7904, 1.1991
#b07b8e color charts
#b07b8e color shades, tints & tones
#b07b8e color schemes
#b07b8e color preview, HTML & CSS examples
This text has a color of #b07b8e
<p style="color:#b07b8e;">Text here</p>
.mytext {color:#b07b8e;}
This box has a color of #b07b8e
<div style="background-color:#b07b8e;">Content here</div>
.mybackground {background-color:#b07b8e;}
Border around this has a color of #b07b8e
<div style="border:2px solid #b07b8e;">Content here</div>
.myborder {border:2px solid #b07b8e;}