#bbb084 color space conversions
Hex:
#bbb084
RGB:
187, 176, 132
CMY:
27, 31, 48
CMYK:
0, 6, 29, 27
HSL:
48°, 28.7958%, 62.5490%
HSV (HSB):
48°, 29.4118%, 73.3333%
XYZ:
40.1837, 43.2814, 28.0660
xyY:
0.3603, 0.3881, 43.2814
CIE-Lab:
71.7456, -2.9464, 24.0025
CIE-LCH:
71.7456, 24.1826, 96.9984
CIE-Luv:
71.7456, 9.2659, 32.8254
Hunter-Lab:
65.7886, -6.1022, 20.7584
#bbb084 color charts
#bbb084 color shades, tints & tones
#bbb084 color schemes
#bbb084 color preview, HTML & CSS examples
This text has a color of #bbb084
<p style="color:#bbb084;">Text here</p>
.mytext {color:#bbb084;}
This box has a color of #bbb084
<div style="background-color:#bbb084;">Content here</div>
.mybackground {background-color:#bbb084;}
Border around this has a color of #bbb084
<div style="border:2px solid #bbb084;">Content here</div>
.myborder {border:2px solid #bbb084;}