#b8a31c color space conversions
Hex:
#b8a31c
RGB:
184, 163, 28
CMY:
28, 36, 89
CMYK:
0, 11, 85, 28
HSL:
52°, 73.5849%, 41.5686%
HSV (HSB):
52°, 84.7826%, 72.1569%
XYZ:
33.0740, 36.4686, 6.3946
xyY:
0.4355, 0.4802, 36.4686
CIE-Lab:
66.8764, -5.5419, 65.1499
CIE-LCH:
66.8764, 65.3852, 94.8621
CIE-Luv:
66.8764, 19.9229, 68.9810
Hunter-Lab:
60.3892, -7.9203, 35.9943
#b8a31c color charts
#b8a31c color shades, tints & tones
#b8a31c color schemes
#b8a31c color preview, HTML & CSS examples
This text has a color of #b8a31c
<p style="color:#b8a31c;">Text here</p>
.mytext {color:#b8a31c;}
This box has a color of #b8a31c
<div style="background-color:#b8a31c;">Content here</div>
.mybackground {background-color:#b8a31c;}
Border around this has a color of #b8a31c
<div style="border:2px solid #b8a31c;">Content here</div>
.myborder {border:2px solid #b8a31c;}