#b8293a color space conversions
Hex:
#b8293a
RGB:
184, 41, 58
CMY:
28, 84, 77
CMYK:
0, 78, 68, 28
HSL:
353°, 63.5556%, 44.1176%
HSV (HSB):
353°, 77.7174%, 72.1569%
XYZ:
21.3238, 12.0817, 5.2111
xyY:
0.5522, 0.3129, 12.0817
CIE-Lab:
41.3457, 56.6374, 26.2580
CIE-LCH:
41.3457, 62.4282, 24.8732
CIE-Luv:
41.3457, 103.7875, 16.1421
Hunter-Lab:
34.7588, 48.6785, 15.4423
#b8293a color charts
#b8293a color shades, tints & tones
#b8293a color schemes
#b8293a color preview, HTML & CSS examples
This text has a color of #b8293a
<p style="color:#b8293a;">Text here</p>
.mytext {color:#b8293a;}
This box has a color of #b8293a
<div style="background-color:#b8293a;">Content here</div>
.mybackground {background-color:#b8293a;}
Border around this has a color of #b8293a
<div style="border:2px solid #b8293a;">Content here</div>
.myborder {border:2px solid #b8293a;}