#b8523d color space conversions
Hex:
#b8523d
RGB:
184, 82, 61
CMY:
28, 68, 76
CMYK:
0, 55, 67, 28
HSL:
10°, 50.2041%, 48.0392%
HSV (HSB):
10°, 66.8478%, 72.1569%
XYZ:
23.6268, 16.5619, 6.3664
xyY:
0.5075, 0.3557, 16.5619
CIE-Lab:
47.7032, 39.8001, 32.2070
CIE-LCH:
47.7032, 51.1990, 38.9805
CIE-Luv:
47.7032, 78.6061, 27.0478
Hunter-Lab:
40.6963, 32.4121, 19.2123
#b8523d color charts
#b8523d color shades, tints & tones
#b8523d color schemes
#b8523d color preview, HTML & CSS examples
This text has a color of #b8523d
<p style="color:#b8523d;">Text here</p>
.mytext {color:#b8523d;}
This box has a color of #b8523d
<div style="background-color:#b8523d;">Content here</div>
.mybackground {background-color:#b8523d;}
Border around this has a color of #b8523d
<div style="border:2px solid #b8523d;">Content here</div>
.myborder {border:2px solid #b8523d;}