#b8a82b color space conversions
Hex:
#b8a82b
RGB:
184, 168, 43
CMY:
28, 34, 83
CMYK:
0, 9, 77, 28
HSL:
53°, 62.1145%, 44.5098%
HSV (HSB):
53°, 76.6304%, 72.1569%
XYZ:
34.2058, 38.3700, 7.8888
xyY:
0.4251, 0.4769, 38.3700
CIE-Lab:
68.2925, -7.6786, 61.9546
CIE-LCH:
68.2925, 62.4287, 97.0652
CIE-Luv:
68.2925, 16.1283, 68.2232
Hunter-Lab:
61.9435, -9.8317, 35.8096
#b8a82b color charts
#b8a82b color shades, tints & tones
#b8a82b color schemes
#b8a82b color preview, HTML & CSS examples
This text has a color of #b8a82b
<p style="color:#b8a82b;">Text here</p>
.mytext {color:#b8a82b;}
This box has a color of #b8a82b
<div style="background-color:#b8a82b;">Content here</div>
.mybackground {background-color:#b8a82b;}
Border around this has a color of #b8a82b
<div style="border:2px solid #b8a82b;">Content here</div>
.myborder {border:2px solid #b8a82b;}