#b8505f color space conversions
Hex:
#b8505f
RGB:
184, 80, 95
CMY:
28, 69, 63
CMYK:
0, 57, 48, 28
HSL:
351°, 42.2764%, 51.7647%
HSV (HSB):
351°, 56.5217%, 72.1569%
XYZ:
24.7014, 16.7539, 12.7584
xyY:
0.4556, 0.3090, 16.7539
CIE-Lab:
47.9484, 43.4388, 12.3876
CIE-LCH:
47.9484, 45.1706, 15.9168
CIE-Luv:
47.9484, 72.6442, 7.1280
Hunter-Lab:
40.9315, 36.0912, 10.1713
#b8505f color charts
#b8505f color shades, tints & tones
#b8505f color schemes
#b8505f color preview, HTML & CSS examples
This text has a color of #b8505f
<p style="color:#b8505f;">Text here</p>
.mytext {color:#b8505f;}
This box has a color of #b8505f
<div style="background-color:#b8505f;">Content here</div>
.mybackground {background-color:#b8505f;}
Border around this has a color of #b8505f
<div style="border:2px solid #b8505f;">Content here</div>
.myborder {border:2px solid #b8505f;}