#b07f70 color space conversions
Hex:
#b07f70
RGB:
176, 127, 112
CMY:
31, 50, 56
CMYK:
0, 28, 36, 31
HSL:
14°, 28.8288%, 56.4706%
HSV (HSB):
14°, 36.3636%, 69.0196%
XYZ:
28.4185, 25.5787, 18.7686
xyY:
0.3905, 0.3515, 25.5787
CIE-Lab:
57.6350, 16.9498, 15.6503
CIE-LCH:
57.6350, 23.0701, 42.7173
CIE-Luv:
57.6350, 33.5991, 17.3353
Hunter-Lab:
50.5754, 11.7929, 13.4002
#b07f70 color charts
#b07f70 color shades, tints & tones
#b07f70 color schemes
#b07f70 color preview, HTML & CSS examples
This text has a color of #b07f70
<p style="color:#b07f70;">Text here</p>
.mytext {color:#b07f70;}
This box has a color of #b07f70
<div style="background-color:#b07f70;">Content here</div>
.mybackground {background-color:#b07f70;}
Border around this has a color of #b07f70
<div style="border:2px solid #b07f70;">Content here</div>
.myborder {border:2px solid #b07f70;}