#bb7f48 color space conversions
Hex:
#bb7f48
RGB:
187, 127, 72
CMY:
27, 50, 72
CMYK:
0, 32, 61, 27
HSL:
29°, 45.8167%, 50.7843%
HSV (HSB):
29°, 61.4973%, 73.3333%
XYZ:
29.2526, 26.2114, 9.6484
xyY:
0.4493, 0.4026, 26.2114
CIE-Lab:
58.2372, 17.5936, 38.8299
CIE-LCH:
58.2372, 42.6298, 65.6250
CIE-Luv:
58.2372, 46.4807, 41.1111
Hunter-Lab:
51.1971, 12.3950, 24.6644
#bb7f48 color charts
#bb7f48 color shades, tints & tones
#bb7f48 color schemes
#bb7f48 color preview, HTML & CSS examples
This text has a color of #bb7f48
<p style="color:#bb7f48;">Text here</p>
.mytext {color:#bb7f48;}
This box has a color of #bb7f48
<div style="background-color:#bb7f48;">Content here</div>
.mybackground {background-color:#bb7f48;}
Border around this has a color of #bb7f48
<div style="border:2px solid #bb7f48;">Content here</div>
.myborder {border:2px solid #bb7f48;}