#b8804a color space conversions
Hex:
#b8804a
RGB:
184, 128, 74
CMY:
28, 50, 71
CMYK:
0, 30, 60, 28
HSL:
29°, 43.6508%, 50.5882%
HSV (HSB):
29°, 59.7826%, 72.1569%
XYZ:
28.7224, 26.1231, 10.0070
xyY:
0.4429, 0.4028, 26.1231
CIE-Lab:
58.1537, 15.9013, 37.5949
CIE-LCH:
58.1537, 40.8194, 67.0733
CIE-Luv:
58.1537, 43.1946, 40.4019
Hunter-Lab:
51.1108, 10.8666, 24.1691
#b8804a color charts
#b8804a color shades, tints & tones
#b8804a color schemes
#b8804a color preview, HTML & CSS examples
This text has a color of #b8804a
<p style="color:#b8804a;">Text here</p>
.mytext {color:#b8804a;}
This box has a color of #b8804a
<div style="background-color:#b8804a;">Content here</div>
.mybackground {background-color:#b8804a;}
Border around this has a color of #b8804a
<div style="border:2px solid #b8804a;">Content here</div>
.myborder {border:2px solid #b8804a;}