#b8a345 color space conversions
Hex:
#b8a345
RGB:
184, 163, 69
CMY:
28, 36, 73
CMYK:
0, 11, 63, 28
HSL:
49°, 45.4545%, 49.6078%
HSV (HSB):
49°, 62.5000%, 72.1569%
XYZ:
33.9385, 36.8144, 10.9474
xyY:
0.4154, 0.4506, 36.8144
CIE-Lab:
67.1376, -3.6294, 50.3413
CIE-LCH:
67.1376, 50.4720, 94.1237
CIE-Luv:
67.1376, 18.7417, 58.4179
Hunter-Lab:
60.6749, -6.3369, 31.7749
#b8a345 color charts
#b8a345 color shades, tints & tones
#b8a345 color schemes
#b8a345 color preview, HTML & CSS examples
This text has a color of #b8a345
<p style="color:#b8a345;">Text here</p>
.mytext {color:#b8a345;}
This box has a color of #b8a345
<div style="background-color:#b8a345;">Content here</div>
.mybackground {background-color:#b8a345;}
Border around this has a color of #b8a345
<div style="border:2px solid #b8a345;">Content here</div>
.myborder {border:2px solid #b8a345;}