#b8404a color space conversions
Hex:
#b8404a
RGB:
184, 64, 74
CMY:
28, 75, 71
CMYK:
0, 65, 60, 28
HSL:
355°, 48.3871%, 48.6275%
HSV (HSB):
355°, 65.2174%, 72.1569%
XYZ:
22.8366, 14.3516, 8.0451
xyY:
0.5049, 0.3173, 14.3516
CIE-Lab:
44.7329, 49.0582, 20.7879
CIE-LCH:
44.7329, 53.2808, 22.9643
CIE-Luv:
44.7329, 87.5111, 14.0702
Hunter-Lab:
37.8834, 41.3059, 13.9274
#b8404a color charts
#b8404a color shades, tints & tones
#b8404a color schemes
#b8404a color preview, HTML & CSS examples
This text has a color of #b8404a
<p style="color:#b8404a;">Text here</p>
.mytext {color:#b8404a;}
This box has a color of #b8404a
<div style="background-color:#b8404a;">Content here</div>
.mybackground {background-color:#b8404a;}
Border around this has a color of #b8404a
<div style="border:2px solid #b8404a;">Content here</div>
.myborder {border:2px solid #b8404a;}