#b8555d color space conversions
Hex:
#b8555d
RGB:
184, 85, 93
CMY:
28, 67, 64
CMYK:
0, 54, 49, 28
HSL:
355°, 41.0788%, 52.7451%
HSV (HSB):
355°, 53.8043%, 72.1569%
XYZ:
24.9914, 17.4777, 12.4123
xyY:
0.4554, 0.3185, 17.4777
CIE-Lab:
48.8563, 40.7695, 14.8462
CIE-LCH:
48.8563, 43.3885, 20.0091
CIE-Luv:
48.8563, 70.0695, 10.5215
Hunter-Lab:
41.8063, 33.5448, 11.6612
#b8555d color charts
#b8555d color shades, tints & tones
#b8555d color schemes
#b8555d color preview, HTML & CSS examples
This text has a color of #b8555d
<p style="color:#b8555d;">Text here</p>
.mytext {color:#b8555d;}
This box has a color of #b8555d
<div style="background-color:#b8555d;">Content here</div>
.mybackground {background-color:#b8555d;}
Border around this has a color of #b8555d
<div style="border:2px solid #b8555d;">Content here</div>
.myborder {border:2px solid #b8555d;}