#b9ae00 color space conversions
Hex:
#b9ae00
RGB:
185, 174, 0
CMY:
27, 32, 100
CMYK:
0, 6, 100, 27
HSL:
56°, 100.0000%, 36.2745%
HSV (HSB):
56°, 100.0000%, 72.5490%
XYZ:
35.1436, 40.5864, 5.9817
xyY:
0.4301, 0.4967, 40.5864
CIE-Lab:
69.8852, -11.3228, 72.0479
CIE-LCH:
69.8852, 72.9322, 98.9313
CIE-Luv:
69.8852, 13.2147, 75.8955
Hunter-Lab:
63.7074, -13.0201, 39.0283
#b9ae00 color charts
#b9ae00 color shades, tints & tones
#b9ae00 color schemes
#b9ae00 color preview, HTML & CSS examples
This text has a color of #b9ae00
<p style="color:#b9ae00;">Text here</p>
.mytext {color:#b9ae00;}
This box has a color of #b9ae00
<div style="background-color:#b9ae00;">Content here</div>
.mybackground {background-color:#b9ae00;}
Border around this has a color of #b9ae00
<div style="border:2px solid #b9ae00;">Content here</div>
.myborder {border:2px solid #b9ae00;}