#b8994a color space conversions
Hex:
#b8994a
RGB:
184, 153, 74
CMY:
28, 40, 71
CMYK:
0, 17, 60, 28
HSL:
43°, 43.6508%, 50.5882%
HSV (HSB):
43°, 59.7826%, 72.1569%
XYZ:
32.3944, 33.4672, 11.2310
xyY:
0.4202, 0.4341, 33.4672
CIE-Lab:
64.5375, 2.1146, 45.0620
CIE-LCH:
64.5375, 45.1116, 87.3133
CIE-Luv:
64.5375, 25.3806, 51.9037
Hunter-Lab:
57.8509, -1.2854, 28.9852
#b8994a color charts
#b8994a color shades, tints & tones
#b8994a color schemes
#b8994a color preview, HTML & CSS examples
This text has a color of #b8994a
<p style="color:#b8994a;">Text here</p>
.mytext {color:#b8994a;}
This box has a color of #b8994a
<div style="background-color:#b8994a;">Content here</div>
.mybackground {background-color:#b8994a;}
Border around this has a color of #b8994a
<div style="border:2px solid #b8994a;">Content here</div>
.myborder {border:2px solid #b8994a;}