#bbb352 color space conversions
Hex:
#bbb352
RGB:
187, 179, 82
CMY:
27, 30, 68
CMYK:
0, 4, 56, 27
HSL:
55°, 43.5685%, 52.7451%
HSV (HSB):
55°, 56.1497%, 73.3333%
XYZ:
38.1366, 43.4142, 14.3524
xyY:
0.3977, 0.4527, 43.4142
CIE-Lab:
71.8352, -9.8167, 49.6547
CIE-LCH:
71.8352, 50.6158, 101.1831
CIE-Luv:
71.8352, 9.7506, 60.8393
Hunter-Lab:
65.8894, -11.9913, 33.2077
#bbb352 color charts
#bbb352 color shades, tints & tones
#bbb352 color schemes
#bbb352 color preview, HTML & CSS examples
This text has a color of #bbb352
<p style="color:#bbb352;">Text here</p>
.mytext {color:#bbb352;}
This box has a color of #bbb352
<div style="background-color:#bbb352;">Content here</div>
.mybackground {background-color:#bbb352;}
Border around this has a color of #bbb352
<div style="border:2px solid #bbb352;">Content here</div>
.myborder {border:2px solid #bbb352;}