#b8485b color space conversions
Hex:
#b8485b
RGB:
184, 72, 91
CMY:
28, 72, 64
CMYK:
0, 61, 51, 28
HSL:
350°, 44.0945%, 50.1961%
HSV (HSB):
350°, 60.8696%, 72.1569%
XYZ:
23.9729, 15.5804, 11.6413
xyY:
0.4683, 0.3043, 15.5804
CIE-Lab:
46.4191, 46.8624, 12.6948
CIE-LCH:
46.4191, 48.5514, 15.1574
CIE-Luv:
46.4191, 78.3751, 6.5728
Hunter-Lab:
39.4720, 39.3338, 10.1442
#b8485b color charts
#b8485b color shades, tints & tones
#b8485b color schemes
#b8485b color preview, HTML & CSS examples
This text has a color of #b8485b
<p style="color:#b8485b;">Text here</p>
.mytext {color:#b8485b;}
This box has a color of #b8485b
<div style="background-color:#b8485b;">Content here</div>
.mybackground {background-color:#b8485b;}
Border around this has a color of #b8485b
<div style="border:2px solid #b8485b;">Content here</div>
.myborder {border:2px solid #b8485b;}