#bbb555 color space conversions
Hex:
#bbb555
RGB:
187, 181, 85
CMY:
27, 29, 67
CMYK:
0, 3, 55, 27
HSL:
56°, 42.8571%, 53.3333%
HSV (HSB):
56°, 54.5455%, 73.3333%
XYZ:
38.6571, 44.2684, 15.1015
xyY:
0.3944, 0.4516, 44.2684
CIE-Lab:
72.4075, -10.6136, 48.9006
CIE-LCH:
72.4075, 50.0391, 102.2458
CIE-Luv:
72.4075, 8.3643, 60.5383
Hunter-Lab:
66.5345, -12.7255, 33.1169
#bbb555 color charts
#bbb555 color shades, tints & tones
#bbb555 color schemes
#bbb555 color preview, HTML & CSS examples
This text has a color of #bbb555
<p style="color:#bbb555;">Text here</p>
.mytext {color:#bbb555;}
This box has a color of #bbb555
<div style="background-color:#bbb555;">Content here</div>
.mybackground {background-color:#bbb555;}
Border around this has a color of #bbb555
<div style="border:2px solid #bbb555;">Content here</div>
.myborder {border:2px solid #bbb555;}