#b07f64 color space conversions
Hex:
#b07f64
RGB:
176, 127, 100
CMY:
31, 50, 61
CMYK:
0, 28, 43, 31
HSL:
21°, 32.4786%, 54.1176%
HSV (HSB):
21°, 43.1818%, 69.0196%
XYZ:
27.7941, 25.3290, 15.4807
xyY:
0.4051, 0.3692, 25.3290
CIE-Lab:
57.3945, 15.5195, 22.1569
CIE-LCH:
57.3945, 27.0515, 54.9912
CIE-Luv:
57.3945, 35.0311, 25.0633
Hunter-Lab:
50.3279, 10.5048, 16.9921
#b07f64 color charts
#b07f64 color shades, tints & tones
#b07f64 color schemes
#b07f64 color preview, HTML & CSS examples
This text has a color of #b07f64
<p style="color:#b07f64;">Text here</p>
.mytext {color:#b07f64;}
This box has a color of #b07f64
<div style="background-color:#b07f64;">Content here</div>
.mybackground {background-color:#b07f64;}
Border around this has a color of #b07f64
<div style="border:2px solid #b07f64;">Content here</div>
.myborder {border:2px solid #b07f64;}