#bbb141 color space conversions
Hex:
#bbb141
RGB:
187, 177, 65
CMY:
27, 31, 75
CMYK:
0, 5, 65, 27
HSL:
55°, 48.4127%, 49.4118%
HSV (HSB):
55°, 65.2406%, 73.3333%
XYZ:
37.1698, 42.3907, 11.2242
xyY:
0.4094, 0.4669, 42.3907
CIE-Lab:
71.1395, -9.9610, 56.4637
CIE-LCH:
71.1395, 57.3357, 100.0049
CIE-Luv:
71.1395, 11.6012, 66.1404
Hunter-Lab:
65.1082, -12.0349, 35.3545
#bbb141 color charts
#bbb141 color shades, tints & tones
#bbb141 color schemes
#bbb141 color preview, HTML & CSS examples
This text has a color of #bbb141
<p style="color:#bbb141;">Text here</p>
.mytext {color:#bbb141;}
This box has a color of #bbb141
<div style="background-color:#bbb141;">Content here</div>
.mybackground {background-color:#bbb141;}
Border around this has a color of #bbb141
<div style="border:2px solid #bbb141;">Content here</div>
.myborder {border:2px solid #bbb141;}