#b8542a color space conversions
Hex:
#b8542a
RGB:
184, 84, 42
CMY:
28, 67, 84
CMYK:
0, 54, 77, 28
HSL:
18°, 62.8319%, 44.3137%
HSV (HSB):
18°, 77.1739%, 72.1569%
XYZ:
23.3554, 16.6982, 4.1826
xyY:
0.5280, 0.3775, 16.6982
CIE-Lab:
47.8774, 37.8406, 42.6509
CIE-LCH:
47.8774, 57.0177, 48.4200
CIE-Luv:
47.8774, 79.9051, 35.1294
Hunter-Lab:
40.8634, 30.5105, 22.5357
#b8542a color charts
#b8542a color shades, tints & tones
#b8542a color schemes
#b8542a color preview, HTML & CSS examples
This text has a color of #b8542a
<p style="color:#b8542a;">Text here</p>
.mytext {color:#b8542a;}
This box has a color of #b8542a
<div style="background-color:#b8542a;">Content here</div>
.mybackground {background-color:#b8542a;}
Border around this has a color of #b8542a
<div style="border:2px solid #b8542a;">Content here</div>
.myborder {border:2px solid #b8542a;}