#bb7f5d color space conversions
Hex:
#bb7f5d
RGB:
187, 127, 93
CMY:
27, 50, 64
CMYK:
0, 32, 50, 27
HSL:
22°, 40.8696%, 54.9020%
HSV (HSB):
22°, 50.2674%, 73.3333%
XYZ:
30.0587, 26.5339, 13.8932
xyY:
0.4265, 0.3764, 26.5339
CIE-Lab:
58.5404, 19.3596, 27.8299
CIE-LCH:
58.5404, 33.9013, 55.1759
CIE-Luv:
58.5404, 44.2284, 30.4664
Hunter-Lab:
51.5110, 14.0174, 20.0664
#bb7f5d color charts
#bb7f5d color shades, tints & tones
#bb7f5d color schemes
#bb7f5d color preview, HTML & CSS examples
This text has a color of #bb7f5d
<p style="color:#bb7f5d;">Text here</p>
.mytext {color:#bb7f5d;}
This box has a color of #bb7f5d
<div style="background-color:#bb7f5d;">Content here</div>
.mybackground {background-color:#bb7f5d;}
Border around this has a color of #bb7f5d
<div style="border:2px solid #bb7f5d;">Content here</div>
.myborder {border:2px solid #bb7f5d;}