#b77f2f color space conversions
Hex:
#b77f2f
RGB:
183, 127, 47
CMY:
28, 50, 82
CMYK:
0, 31, 74, 28
HSL:
35°, 59.1304%, 45.0980%
HSV (HSB):
35°, 74.3169%, 71.7647%
XYZ:
27.6309, 25.4513, 6.1456
xyY:
0.4665, 0.4297, 25.4513
CIE-Lab:
57.5125, 14.3602, 50.0275
CIE-LCH:
57.5125, 52.0477, 73.9841
CIE-Luv:
57.5125, 45.2272, 50.1368
Hunter-Lab:
50.4492, 9.4778, 28.0919
#b77f2f color charts
#b77f2f color shades, tints & tones
#b77f2f color schemes
#b77f2f color preview, HTML & CSS examples
This text has a color of #b77f2f
<p style="color:#b77f2f;">Text here</p>
.mytext {color:#b77f2f;}
This box has a color of #b77f2f
<div style="background-color:#b77f2f;">Content here</div>
.mybackground {background-color:#b77f2f;}
Border around this has a color of #b77f2f
<div style="border:2px solid #b77f2f;">Content here</div>
.myborder {border:2px solid #b77f2f;}