#b8484a color space conversions
Hex:
#b8484a
RGB:
184, 72, 74
CMY:
28, 72, 71
CMYK:
0, 61, 60, 28
HSL:
359°, 44.0945%, 50.1961%
HSV (HSB):
359°, 60.8696%, 72.1569%
XYZ:
23.3206, 15.3195, 8.2064
xyY:
0.4978, 0.3270, 15.3195
CIE-Lab:
46.0687, 45.4811, 22.5337
CIE-LCH:
46.0687, 50.7572, 26.3562
CIE-Luv:
46.0687, 82.6662, 16.8270
Hunter-Lab:
39.1401, 37.8591, 14.9669
#b8484a color charts
#b8484a color shades, tints & tones
#b8484a color schemes
#b8484a color preview, HTML & CSS examples
This text has a color of #b8484a
<p style="color:#b8484a;">Text here</p>
.mytext {color:#b8484a;}
This box has a color of #b8484a
<div style="background-color:#b8484a;">Content here</div>
.mybackground {background-color:#b8484a;}
Border around this has a color of #b8484a
<div style="border:2px solid #b8484a;">Content here</div>
.myborder {border:2px solid #b8484a;}