#bb7f5f color space conversions
Hex:
#bb7f5f
RGB:
187, 127, 95
CMY:
27, 50, 63
CMYK:
0, 32, 49, 27
HSL:
21°, 40.3509%, 55.2941%
HSV (HSB):
21°, 49.1979%, 73.3333%
XYZ:
30.1484, 26.5698, 14.3660
xyY:
0.4241, 0.3738, 26.5698
CIE-Lab:
58.5740, 19.5536, 26.7585
CIE-LCH:
58.5740, 33.1415, 53.8429
CIE-Luv:
58.5740, 43.9879, 29.3262
Hunter-Lab:
51.5459, 14.1969, 19.5578
#bb7f5f color charts
#bb7f5f color shades, tints & tones
#bb7f5f color schemes
#bb7f5f color preview, HTML & CSS examples
This text has a color of #bb7f5f
<p style="color:#bb7f5f;">Text here</p>
.mytext {color:#bb7f5f;}
This box has a color of #bb7f5f
<div style="background-color:#bb7f5f;">Content here</div>
.mybackground {background-color:#bb7f5f;}
Border around this has a color of #bb7f5f
<div style="border:2px solid #bb7f5f;">Content here</div>
.myborder {border:2px solid #bb7f5f;}