#bbaf03 color space conversions
Hex:
#bbaf03
RGB:
187, 175, 3
CMY:
27, 31, 99
CMYK:
0, 6, 98, 27
HSL:
56°, 96.8421%, 37.2549%
HSV (HSB):
56°, 98.3957%, 73.3333%
XYZ:
35.8399, 41.2313, 6.1556
xyY:
0.4306, 0.4954, 41.2313
CIE-Lab:
70.3377, -10.9187, 72.0983
CIE-LCH:
70.3377, 72.9203, 98.6116
CIE-Luv:
70.3377, 13.9416, 76.1060
Hunter-Lab:
64.2116, -12.7400, 39.2643
#bbaf03 color charts
#bbaf03 color shades, tints & tones
#bbaf03 color schemes
#bbaf03 color preview, HTML & CSS examples
This text has a color of #bbaf03
<p style="color:#bbaf03;">Text here</p>
.mytext {color:#bbaf03;}
This box has a color of #bbaf03
<div style="background-color:#bbaf03;">Content here</div>
.mybackground {background-color:#bbaf03;}
Border around this has a color of #bbaf03
<div style="border:2px solid #bbaf03;">Content here</div>
.myborder {border:2px solid #bbaf03;}