#b37f7f color space conversions
Hex:
#b37f7f
RGB:
179, 127, 127
CMY:
30, 50, 50
CMYK:
0, 29, 29, 30
HSL:
0°, 25.4902%, 60.0000%
HSV (HSB):
0°, 29.0503%, 70.1961%
XYZ:
30.0105, 26.2948, 23.5723
xyY:
0.3757, 0.3292, 26.2948
CIE-Lab:
58.3158, 20.1457, 8.0395
CIE-LCH:
58.3158, 21.6906, 21.7555
CIE-Luv:
58.3158, 33.8090, 7.2827
Hunter-Lab:
51.2784, 14.7294, 8.6397
#b37f7f color charts
#b37f7f color shades, tints & tones
#b37f7f color schemes
#b37f7f color preview, HTML & CSS examples
This text has a color of #b37f7f
<p style="color:#b37f7f;">Text here</p>
.mytext {color:#b37f7f;}
This box has a color of #b37f7f
<div style="background-color:#b37f7f;">Content here</div>
.mybackground {background-color:#b37f7f;}
Border around this has a color of #b37f7f
<div style="border:2px solid #b37f7f;">Content here</div>
.myborder {border:2px solid #b37f7f;}