#b07f7e color space conversions
Hex:
#b07f7e
RGB:
176, 127, 126
CMY:
31, 50, 51
CMYK:
0, 28, 28, 31
HSL:
1°, 24.0385%, 59.2157%
HSV (HSB):
1°, 28.4091%, 69.0196%
XYZ:
29.2598, 25.9152, 23.1986
xyY:
0.3733, 0.3307, 25.9152
CIE-Lab:
57.9565, 18.8312, 8.0581
CIE-LCH:
57.9565, 20.4828, 23.1666
CIE-Luv:
57.9565, 31.7942, 7.5465
Hunter-Lab:
50.9070, 13.5091, 8.6161
#b07f7e color charts
#b07f7e color shades, tints & tones
#b07f7e color schemes
#b07f7e color preview, HTML & CSS examples
This text has a color of #b07f7e
<p style="color:#b07f7e;">Text here</p>
.mytext {color:#b07f7e;}
This box has a color of #b07f7e
<div style="background-color:#b07f7e;">Content here</div>
.mybackground {background-color:#b07f7e;}
Border around this has a color of #b07f7e
<div style="border:2px solid #b07f7e;">Content here</div>
.myborder {border:2px solid #b07f7e;}