#b3242a color space conversions
Hex:
#b3242a
RGB:
179, 36, 42
CMY:
30, 86, 84
CMYK:
0, 80, 77, 30
HSL:
357°, 66.5116%, 42.1569%
HSV (HSB):
357°, 79.8883%, 70.1961%
XYZ:
19.6392, 11.0126, 3.2810
xyY:
0.5788, 0.3245, 11.0126
CIE-Lab:
39.6017, 55.9333, 33.6283
CIE-LCH:
39.6017, 65.2641, 31.0152
CIE-Luv:
39.6017, 105.8964, 21.0027
Hunter-Lab:
33.1853, 47.5629, 17.3677
#b3242a color charts
#b3242a color shades, tints & tones
#b3242a color schemes
#b3242a color preview, HTML & CSS examples
This text has a color of #b3242a
<p style="color:#b3242a;">Text here</p>
.mytext {color:#b3242a;}
This box has a color of #b3242a
<div style="background-color:#b3242a;">Content here</div>
.mybackground {background-color:#b3242a;}
Border around this has a color of #b3242a
<div style="border:2px solid #b3242a;">Content here</div>
.myborder {border:2px solid #b3242a;}