#baaa03 color space conversions
Hex:
#baaa03
RGB:
186, 170, 3
CMY:
27, 33, 99
CMYK:
0, 9, 98, 27
HSL:
55°, 96.8254%, 37.0588%
HSV (HSB):
55°, 98.3871%, 72.9412%
XYZ:
34.6409, 39.1951, 5.8258
xyY:
0.4348, 0.4920, 39.1951
CIE-Lab:
68.8924, -8.7631, 71.0025
CIE-LCH:
68.8924, 71.5413, 97.0359
CIE-Luv:
68.8924, 16.7032, 74.1614
Hunter-Lab:
62.6060, -10.7938, 38.3070
#baaa03 color charts
#baaa03 color shades, tints & tones
#baaa03 color schemes
#baaa03 color preview, HTML & CSS examples
This text has a color of #baaa03
<p style="color:#baaa03;">Text here</p>
.mytext {color:#baaa03;}
This box has a color of #baaa03
<div style="background-color:#baaa03;">Content here</div>
.mybackground {background-color:#baaa03;}
Border around this has a color of #baaa03
<div style="border:2px solid #baaa03;">Content here</div>
.myborder {border:2px solid #baaa03;}