#b8565e color space conversions
Hex:
#b8565e
RGB:
184, 86, 94
CMY:
28, 66, 63
CMYK:
0, 53, 49, 28
HSL:
355°, 40.8333%, 52.9412%
HSV (HSB):
355°, 53.2609%, 72.1569%
XYZ:
25.1153, 17.6541, 12.6735
xyY:
0.4530, 0.3184, 17.6541
CIE-Lab:
49.0738, 40.3605, 14.5454
CIE-LCH:
49.0738, 42.9015, 19.8186
CIE-Luv:
49.0738, 69.2149, 10.3047
Hunter-Lab:
42.0168, 33.1683, 11.5281
#b8565e color charts
#b8565e color shades, tints & tones
#b8565e color schemes
#b8565e color preview, HTML & CSS examples
This text has a color of #b8565e
<p style="color:#b8565e;">Text here</p>
.mytext {color:#b8565e;}
This box has a color of #b8565e
<div style="background-color:#b8565e;">Content here</div>
.mybackground {background-color:#b8565e;}
Border around this has a color of #b8565e
<div style="border:2px solid #b8565e;">Content here</div>
.myborder {border:2px solid #b8565e;}