#b8242c color space conversions
Hex:
#b8242c
RGB:
184, 36, 44
CMY:
28, 86, 83
CMYK:
0, 80, 76, 28
HSL:
357°, 67.2727%, 43.1373%
HSV (HSB):
357°, 80.4348%, 72.1569%
XYZ:
20.8527, 11.6339, 3.5294
xyY:
0.5790, 0.3230, 11.6339
CIE-Lab:
40.6283, 57.4752, 33.8660
CIE-LCH:
40.6283, 66.7106, 30.5078
CIE-Luv:
40.6283, 109.4177, 21.1617
Hunter-Lab:
34.1086, 49.4380, 17.7410
#b8242c color charts
#b8242c color shades, tints & tones
#b8242c color schemes
#b8242c color preview, HTML & CSS examples
This text has a color of #b8242c
<p style="color:#b8242c;">Text here</p>
.mytext {color:#b8242c;}
This box has a color of #b8242c
<div style="background-color:#b8242c;">Content here</div>
.mybackground {background-color:#b8242c;}
Border around this has a color of #b8242c
<div style="border:2px solid #b8242c;">Content here</div>
.myborder {border:2px solid #b8242c;}