#b8485e color space conversions
Hex:
#b8485e
RGB:
184, 72, 94
CMY:
28, 72, 63
CMYK:
0, 61, 49, 28
HSL:
348°, 44.0945%, 50.1961%
HSV (HSB):
348°, 60.8696%, 72.1569%
XYZ:
24.1049, 15.6332, 12.3367
xyY:
0.4629, 0.3002, 15.6332
CIE-Lab:
46.4896, 47.1377, 10.9627
CIE-LCH:
46.4896, 48.3957, 13.0924
CIE-Luv:
46.4896, 77.5569, 4.6052
Hunter-Lab:
39.5389, 39.6296, 9.1778
#b8485e color charts
#b8485e color shades, tints & tones
#b8485e color schemes
#b8485e color preview, HTML & CSS examples
This text has a color of #b8485e
<p style="color:#b8485e;">Text here</p>
.mytext {color:#b8485e;}
This box has a color of #b8485e
<div style="background-color:#b8485e;">Content here</div>
.mybackground {background-color:#b8485e;}
Border around this has a color of #b8485e
<div style="border:2px solid #b8485e;">Content here</div>
.myborder {border:2px solid #b8485e;}