#bba600 color space conversions
Hex:
#bba600
RGB:
187, 166, 0
CMY:
27, 35, 100
CMYK:
0, 11, 100, 27
HSL:
53°, 100.0000%, 36.6667%
HSV (HSB):
53°, 100.0000%, 73.3333%
XYZ:
34.1297, 37.8372, 5.5045
xyY:
0.4405, 0.4884, 37.8372
CIE-Lab:
67.9005, -6.2530, 70.7042
CIE-LCH:
67.9005, 70.9801, 95.0540
CIE-Luv:
67.9005, 20.2957, 72.8335
Hunter-Lab:
61.5120, -8.6058, 37.7527
#bba600 color charts
#bba600 color shades, tints & tones
#bba600 color schemes
#bba600 color preview, HTML & CSS examples
This text has a color of #bba600
<p style="color:#bba600;">Text here</p>
.mytext {color:#bba600;}
This box has a color of #bba600
<div style="background-color:#bba600;">Content here</div>
.mybackground {background-color:#bba600;}
Border around this has a color of #bba600
<div style="border:2px solid #bba600;">Content here</div>
.myborder {border:2px solid #bba600;}