#bb9961 color space conversions
Hex:
#bb9961
RGB:
187, 153, 97
CMY:
27, 40, 62
CMYK:
0, 18, 48, 27
HSL:
37°, 39.8230%, 55.6863%
HSV (HSB):
37°, 48.1283%, 73.3333%
XYZ:
34.0424, 34.2103, 16.1183
xyY:
0.4035, 0.4055, 34.2103
CIE-Lab:
65.1292, 5.3889, 34.0786
CIE-LCH:
65.1292, 34.5020, 81.0141
CIE-Luv:
65.1292, 26.0816, 41.1918
Hunter-Lab:
58.4896, 1.5347, 24.6039
#bb9961 color charts
#bb9961 color shades, tints & tones
#bb9961 color schemes
#bb9961 color preview, HTML & CSS examples
This text has a color of #bb9961
<p style="color:#bb9961;">Text here</p>
.mytext {color:#bb9961;}
This box has a color of #bb9961
<div style="background-color:#bb9961;">Content here</div>
.mybackground {background-color:#bb9961;}
Border around this has a color of #bb9961
<div style="border:2px solid #bb9961;">Content here</div>
.myborder {border:2px solid #bb9961;}