#bba001 color space conversions
Hex:
#bba001
RGB:
187, 160, 1
CMY:
27, 37, 100
CMYK:
0, 14, 99, 27
HSL:
51°, 98.9362%, 36.8627%
HSV (HSB):
51°, 99.4652%, 73.3333%
XYZ:
33.0698, 35.7086, 5.1782
xyY:
0.4472, 0.4828, 35.7086
CIE-Lab:
66.2967, -3.0578, 69.4300
CIE-LCH:
66.2967, 69.4973, 92.5217
CIE-Luv:
66.2967, 24.6277, 70.4547
Hunter-Lab:
59.7567, -5.7909, 36.6919
#bba001 color charts
#bba001 color shades, tints & tones
#bba001 color schemes
#bba001 color preview, HTML & CSS examples
This text has a color of #bba001
<p style="color:#bba001;">Text here</p>
.mytext {color:#bba001;}
This box has a color of #bba001
<div style="background-color:#bba001;">Content here</div>
.mybackground {background-color:#bba001;}
Border around this has a color of #bba001
<div style="border:2px solid #bba001;">Content here</div>
.myborder {border:2px solid #bba001;}