#b8575d color space conversions
Hex:
#b8575d
RGB:
184, 87, 93
CMY:
28, 66, 64
CMYK:
0, 53, 49, 28
HSL:
356°, 40.5858%, 53.1373%
HSV (HSB):
356°, 52.7174%, 72.1569%
XYZ:
25.1511, 17.7971, 12.4655
xyY:
0.4539, 0.3212, 17.7971
CIE-Lab:
49.2490, 39.7577, 15.3848
CIE-LCH:
49.2490, 42.6306, 21.1546
CIE-Luv:
49.2490, 68.8140, 11.3766
Hunter-Lab:
42.1866, 32.5932, 12.0113
#b8575d color charts
#b8575d color shades, tints & tones
#b8575d color schemes
#b8575d color preview, HTML & CSS examples
This text has a color of #b8575d
<p style="color:#b8575d;">Text here</p>
.mytext {color:#b8575d;}
This box has a color of #b8575d
<div style="background-color:#b8575d;">Content here</div>
.mybackground {background-color:#b8575d;}
Border around this has a color of #b8575d
<div style="border:2px solid #b8575d;">Content here</div>
.myborder {border:2px solid #b8575d;}