#b8343a color space conversions
Hex:
#b8343a
RGB:
184, 52, 58
CMY:
28, 80, 77
CMYK:
0, 72, 68, 28
HSL:
357°, 55.9322%, 46.2745%
HSV (HSB):
357°, 71.7391%, 72.1569%
XYZ:
21.7589, 12.9518, 5.3561
xyY:
0.5431, 0.3233, 12.9518
CIE-Lab:
42.6906, 52.8929, 27.9093
CIE-LCH:
42.6906, 59.8045, 27.8187
CIE-Luv:
42.6906, 98.3111, 18.8019
Hunter-Lab:
35.9886, 44.9417, 16.3680
#b8343a color charts
#b8343a color shades, tints & tones
#b8343a color schemes
#b8343a color preview, HTML & CSS examples
This text has a color of #b8343a
<p style="color:#b8343a;">Text here</p>
.mytext {color:#b8343a;}
This box has a color of #b8343a
<div style="background-color:#b8343a;">Content here</div>
.mybackground {background-color:#b8343a;}
Border around this has a color of #b8343a
<div style="border:2px solid #b8343a;">Content here</div>
.myborder {border:2px solid #b8343a;}