#b8505e color space conversions
Hex:
#b8505e
RGB:
184, 80, 94
CMY:
28, 69, 63
CMYK:
0, 57, 49, 28
HSL:
352°, 42.2764%, 51.7647%
HSV (HSB):
352°, 56.5217%, 72.1569%
XYZ:
24.6562, 16.7358, 12.5205
xyY:
0.4573, 0.3104, 16.7358
CIE-Lab:
47.9254, 43.3433, 12.9601
CIE-LCH:
47.9254, 45.2394, 16.6473
CIE-Luv:
47.9254, 72.8940, 7.7840
Hunter-Lab:
40.9094, 35.9908, 10.4907
#b8505e color charts
#b8505e color shades, tints & tones
#b8505e color schemes
#b8505e color preview, HTML & CSS examples
This text has a color of #b8505e
<p style="color:#b8505e;">Text here</p>
.mytext {color:#b8505e;}
This box has a color of #b8505e
<div style="background-color:#b8505e;">Content here</div>
.mybackground {background-color:#b8505e;}
Border around this has a color of #b8505e
<div style="border:2px solid #b8505e;">Content here</div>
.myborder {border:2px solid #b8505e;}