#bbb914 color space conversions
Hex:
#bbb914
RGB:
187, 185, 20
CMY:
27, 27, 92
CMYK:
0, 1, 89, 27
HSL:
59°, 80.6763%, 40.5882%
HSV (HSB):
59°, 89.3048%, 73.3333%
XYZ:
37.9687, 45.3132, 7.4070
xyY:
0.4187, 0.4997, 45.3132
CIE-Lab:
73.0977, -15.8003, 71.9728
CIE-LCH:
73.0977, 73.6867, 102.3818
CIE-Luv:
73.0977, 7.0583, 78.7335
Hunter-Lab:
67.3151, -17.1194, 40.5966
#bbb914 color charts
#bbb914 color shades, tints & tones
#bbb914 color schemes
#bbb914 color preview, HTML & CSS examples
This text has a color of #bbb914
<p style="color:#bbb914;">Text here</p>
.mytext {color:#bbb914;}
This box has a color of #bbb914
<div style="background-color:#bbb914;">Content here</div>
.mybackground {background-color:#bbb914;}
Border around this has a color of #bbb914
<div style="border:2px solid #bbb914;">Content here</div>
.myborder {border:2px solid #bbb914;}