#b8ae00 color space conversions
Hex:
#b8ae00
RGB:
184, 174, 0
CMY:
28, 32, 100
CMYK:
0, 5, 100, 28
HSL:
57°, 100.0000%, 36.0784%
HSV (HSB):
57°, 100.0000%, 72.1569%
XYZ:
34.9032, 40.4625, 5.9704
xyY:
0.4291, 0.4975, 40.4625
CIE-Lab:
69.7976, -11.7658, 71.9447
CIE-LCH:
69.7976, 72.9005, 99.2879
CIE-Luv:
69.7976, 12.4986, 75.8855
Hunter-Lab:
63.6101, -13.3737, 38.9621
#b8ae00 color charts
#b8ae00 color shades, tints & tones
#b8ae00 color schemes
#b8ae00 color preview, HTML & CSS examples
This text has a color of #b8ae00
<p style="color:#b8ae00;">Text here</p>
.mytext {color:#b8ae00;}
This box has a color of #b8ae00
<div style="background-color:#b8ae00;">Content here</div>
.mybackground {background-color:#b8ae00;}
Border around this has a color of #b8ae00
<div style="border:2px solid #b8ae00;">Content here</div>
.myborder {border:2px solid #b8ae00;}