#b57f7a color space conversions
Hex:
#b57f7a
RGB:
181, 127, 122
CMY:
29, 50, 52
CMYK:
0, 30, 33, 29
HSL:
5°, 28.5024%, 59.4118%
HSV (HSB):
5°, 32.5967%, 70.9804%
XYZ:
30.1583, 26.4076, 21.9200
xyY:
0.3843, 0.3365, 26.4076
CIE-Lab:
58.4220, 20.2457, 11.0968
CIE-LCH:
58.4220, 23.0874, 28.7275
CIE-Luv:
58.4220, 35.9488, 11.1629
Hunter-Lab:
51.3884, 14.8266, 10.6813
#b57f7a color charts
#b57f7a color shades, tints & tones
#b57f7a color schemes
#b57f7a color preview, HTML & CSS examples
This text has a color of #b57f7a
<p style="color:#b57f7a;">Text here</p>
.mytext {color:#b57f7a;}
This box has a color of #b57f7a
<div style="background-color:#b57f7a;">Content here</div>
.mybackground {background-color:#b57f7a;}
Border around this has a color of #b57f7a
<div style="border:2px solid #b57f7a;">Content here</div>
.myborder {border:2px solid #b57f7a;}