#b8404c color space conversions
Hex:
#b8404c
RGB:
184, 64, 76
CMY:
28, 75, 70
CMYK:
0, 65, 59, 28
HSL:
354°, 48.3871%, 48.6275%
HSV (HSB):
354°, 65.2174%, 72.1569%
XYZ:
22.9051, 14.3789, 8.4057
xyY:
0.5013, 0.3147, 14.3789
CIE-Lab:
44.7715, 49.2022, 19.6189
CIE-LCH:
44.7715, 52.9694, 21.7391
CIE-Luv:
44.7715, 86.9912, 12.9298
Hunter-Lab:
37.9196, 41.4625, 13.4008
#b8404c color charts
#b8404c color shades, tints & tones
#b8404c color schemes
#b8404c color preview, HTML & CSS examples
This text has a color of #b8404c
<p style="color:#b8404c;">Text here</p>
.mytext {color:#b8404c;}
This box has a color of #b8404c
<div style="background-color:#b8404c;">Content here</div>
.mybackground {background-color:#b8404c;}
Border around this has a color of #b8404c
<div style="border:2px solid #b8404c;">Content here</div>
.myborder {border:2px solid #b8404c;}