#b8a81f color space conversions
Hex:
#b8a81f
RGB:
184, 168, 31
CMY:
28, 34, 88
CMYK:
0, 9, 83, 28
HSL:
54°, 71.1628%, 42.1569%
HSV (HSB):
54°, 83.1522%, 72.1569%
XYZ:
34.0171, 38.2945, 6.8950
xyY:
0.4295, 0.4835, 38.2945
CIE-Lab:
68.2371, -8.0955, 65.5187
CIE-LCH:
68.2371, 66.0169, 97.0437
CIE-Luv:
68.2371, 16.3613, 70.5174
Hunter-Lab:
61.8826, -10.1723, 36.7117
#b8a81f color charts
#b8a81f color shades, tints & tones
#b8a81f color schemes
#b8a81f color preview, HTML & CSS examples
This text has a color of #b8a81f
<p style="color:#b8a81f;">Text here</p>
.mytext {color:#b8a81f;}
This box has a color of #b8a81f
<div style="background-color:#b8a81f;">Content here</div>
.mybackground {background-color:#b8a81f;}
Border around this has a color of #b8a81f
<div style="border:2px solid #b8a81f;">Content here</div>
.myborder {border:2px solid #b8a81f;}