#b8552d color space conversions
Hex:
#b8552d
RGB:
184, 85, 45
CMY:
28, 67, 82
CMYK:
0, 54, 76, 28
HSL:
17°, 60.6987%, 44.9020%
HSV (HSB):
17°, 75.5435%, 72.1569%
XYZ:
23.4893, 16.8768, 4.5021
xyY:
0.5235, 0.3761, 16.8768
CIE-Lab:
48.1044, 37.4596, 41.3657
CIE-LCH:
48.1044, 55.8063, 47.8369
CIE-Luv:
48.1044, 78.7861, 34.4946
Hunter-Lab:
41.0814, 30.1694, 22.2593
#b8552d color charts
#b8552d color shades, tints & tones
#b8552d color schemes
#b8552d color preview, HTML & CSS examples
This text has a color of #b8552d
<p style="color:#b8552d;">Text here</p>
.mytext {color:#b8552d;}
This box has a color of #b8552d
<div style="background-color:#b8552d;">Content here</div>
.mybackground {background-color:#b8552d;}
Border around this has a color of #b8552d
<div style="border:2px solid #b8552d;">Content here</div>
.myborder {border:2px solid #b8552d;}