#b8523c color space conversions
Hex:
#b8523c
RGB:
184, 82, 60
CMY:
28, 68, 76
CMYK:
0, 55, 67, 28
HSL:
11°, 50.8197%, 47.8431%
HSV (HSB):
11°, 67.3913%, 72.1569%
XYZ:
23.6001, 16.5512, 6.2258
xyY:
0.5089, 0.3569, 16.5512
CIE-Lab:
47.6895, 39.7407, 32.7590
CIE-LCH:
47.6895, 51.5022, 39.4994
CIE-Luv:
47.6895, 78.7772, 27.4998
Hunter-Lab:
40.6831, 32.3514, 19.4050
#b8523c color charts
#b8523c color shades, tints & tones
#b8523c color schemes
#b8523c color preview, HTML & CSS examples
This text has a color of #b8523c
<p style="color:#b8523c;">Text here</p>
.mytext {color:#b8523c;}
This box has a color of #b8523c
<div style="background-color:#b8523c;">Content here</div>
.mybackground {background-color:#b8523c;}
Border around this has a color of #b8523c
<div style="border:2px solid #b8523c;">Content here</div>
.myborder {border:2px solid #b8523c;}