#b8a80e color space conversions
Hex:
#b8a80e
RGB:
184, 168, 14
CMY:
28, 34, 95
CMYK:
0, 9, 92, 28
HSL:
54°, 85.8586%, 38.8235%
HSV (HSB):
54°, 92.3913%, 72.1569%
XYZ:
33.8491, 38.2273, 6.0100
xyY:
0.4335, 0.4896, 38.2273
CIE-Lab:
68.1878, -8.4684, 69.0016
CIE-LCH:
68.1878, 69.5193, 96.9968
CIE-Luv:
68.1878, 16.5712, 72.5842
Hunter-Lab:
61.8282, -10.4762, 37.5165
#b8a80e color charts
#b8a80e color shades, tints & tones
#b8a80e color schemes
#b8a80e color preview, HTML & CSS examples
This text has a color of #b8a80e
<p style="color:#b8a80e;">Text here</p>
.mytext {color:#b8a80e;}
This box has a color of #b8a80e
<div style="background-color:#b8a80e;">Content here</div>
.mybackground {background-color:#b8a80e;}
Border around this has a color of #b8a80e
<div style="border:2px solid #b8a80e;">Content here</div>
.myborder {border:2px solid #b8a80e;}