#bbb150 color space conversions
Hex:
#bbb150
RGB:
187, 177, 80
CMY:
27, 31, 69
CMYK:
0, 5, 57, 27
HSL:
54°, 44.0329%, 52.3529%
HSV (HSB):
54°, 57.2193%, 73.3333%
XYZ:
37.6636, 42.5883, 13.8247
xyY:
0.4004, 0.4527, 42.5883
CIE-Lab:
71.2746, -8.9314, 49.9513
CIE-LCH:
71.2746, 50.7435, 100.1374
CIE-Luv:
71.2746, 11.1157, 60.7166
Hunter-Lab:
65.2597, -11.1859, 33.1217
#bbb150 color charts
#bbb150 color shades, tints & tones
#bbb150 color schemes
#bbb150 color preview, HTML & CSS examples
This text has a color of #bbb150
<p style="color:#bbb150;">Text here</p>
.mytext {color:#bbb150;}
This box has a color of #bbb150
<div style="background-color:#bbb150;">Content here</div>
.mybackground {background-color:#bbb150;}
Border around this has a color of #bbb150
<div style="border:2px solid #bbb150;">Content here</div>
.myborder {border:2px solid #bbb150;}