#b8af4c color space conversions
Hex:
#b8af4c
RGB:
184, 175, 76
CMY:
28, 31, 70
CMYK:
0, 5, 59, 28
HSL:
55°, 43.2000%, 50.9804%
HSV (HSB):
55°, 58.6957%, 72.1569%
XYZ:
36.4016, 41.3721, 12.9045
xyY:
0.4014, 0.4563, 41.3721
CIE-Lab:
70.4358, -9.4644, 50.7868
CIE-LCH:
70.4358, 51.6611, 100.5563
CIE-Luv:
70.4358, 10.4901, 61.2406
Hunter-Lab:
64.3211, -11.5424, 33.1297
#b8af4c color charts
#b8af4c color shades, tints & tones
#b8af4c color schemes
#b8af4c color preview, HTML & CSS examples
This text has a color of #b8af4c
<p style="color:#b8af4c;">Text here</p>
.mytext {color:#b8af4c;}
This box has a color of #b8af4c
<div style="background-color:#b8af4c;">Content here</div>
.mybackground {background-color:#b8af4c;}
Border around this has a color of #b8af4c
<div style="border:2px solid #b8af4c;">Content here</div>
.myborder {border:2px solid #b8af4c;}