#b07d77 color space conversions
Hex:
#b07d77
RGB:
176, 125, 119
CMY:
31, 51, 53
CMYK:
0, 29, 32, 31
HSL:
6°, 26.5116%, 57.8431%
HSV (HSB):
6°, 32.3864%, 69.0196%
XYZ:
28.5679, 25.2292, 20.8168
xyY:
0.3829, 0.3381, 25.2292
CIE-Lab:
57.2981, 18.9867, 11.1596
CIE-LCH:
57.2981, 22.0234, 30.4452
CIE-Luv:
57.2981, 33.9457, 11.4232
Hunter-Lab:
50.2287, 13.6227, 10.5879
#b07d77 color charts
#b07d77 color shades, tints & tones
#b07d77 color schemes
#b07d77 color preview, HTML & CSS examples
This text has a color of #b07d77
<p style="color:#b07d77;">Text here</p>
.mytext {color:#b07d77;}
This box has a color of #b07d77
<div style="background-color:#b07d77;">Content here</div>
.mybackground {background-color:#b07d77;}
Border around this has a color of #b07d77
<div style="border:2px solid #b07d77;">Content here</div>
.myborder {border:2px solid #b07d77;}