#bbb485 color space conversions
Hex:
#bbb485
RGB:
187, 180, 133
CMY:
27, 29, 48
CMYK:
0, 4, 29, 27
HSL:
52°, 28.4211%, 62.7451%
HSV (HSB):
52°, 28.8770%, 73.3333%
XYZ:
41.0484, 44.9008, 28.6935
xyY:
0.3581, 0.3917, 44.9008
CIE-Lab:
72.8265, -4.9330, 24.9246
CIE-LCH:
72.8265, 25.4080, 101.1952
CIE-Luv:
72.8265, 6.8526, 34.4551
Hunter-Lab:
67.0080, -7.9168, 21.5170
#bbb485 color charts
#bbb485 color shades, tints & tones
#bbb485 color schemes
#bbb485 color preview, HTML & CSS examples
This text has a color of #bbb485
<p style="color:#bbb485;">Text here</p>
.mytext {color:#bbb485;}
This box has a color of #bbb485
<div style="background-color:#bbb485;">Content here</div>
.mybackground {background-color:#bbb485;}
Border around this has a color of #bbb485
<div style="border:2px solid #bbb485;">Content here</div>
.myborder {border:2px solid #bbb485;}