#b77f7f color space conversions
Hex:
#b77f7f
RGB:
183, 127, 127
CMY:
28, 50, 50
CMYK:
0, 31, 31, 28
HSL:
0°, 28.0000%, 60.7843%
HSV (HSB):
0°, 30.6011%, 71.7647%
XYZ:
30.9486, 26.7783, 23.6162
xyY:
0.3805, 0.3292, 26.7783
CIE-Lab:
58.7686, 21.7050, 8.7457
CIE-LCH:
58.7686, 23.4007, 21.9463
CIE-Luv:
58.7686, 36.7031, 7.9069
Hunter-Lab:
51.7478, 16.1961, 9.1652
#b77f7f color charts
#b77f7f color shades, tints & tones
#b77f7f color schemes
#b77f7f color preview, HTML & CSS examples
This text has a color of #b77f7f
<p style="color:#b77f7f;">Text here</p>
.mytext {color:#b77f7f;}
This box has a color of #b77f7f
<div style="background-color:#b77f7f;">Content here</div>
.mybackground {background-color:#b77f7f;}
Border around this has a color of #b77f7f
<div style="border:2px solid #b77f7f;">Content here</div>
.myborder {border:2px solid #b77f7f;}