#b3244d color space conversions
Hex:
#b3244d
RGB:
179, 36, 77
CMY:
30, 86, 70
CMYK:
0, 80, 57, 30
HSL:
343°, 66.5116%, 42.1569%
HSV (HSB):
343°, 79.8883%, 70.1961%
XYZ:
20.5608, 11.3813, 8.1343
xyY:
0.5130, 0.2840, 11.3813
CIE-Lab:
40.2154, 57.8418, 12.6898
CIE-LCH:
40.2154, 59.2174, 12.3740
CIE-Luv:
40.2154, 95.9213, 3.4404
Hunter-Lab:
33.7362, 49.7503, 9.3196
#b3244d color charts
#b3244d color shades, tints & tones
#b3244d color schemes
#b3244d color preview, HTML & CSS examples
This text has a color of #b3244d
<p style="color:#b3244d;">Text here</p>
.mytext {color:#b3244d;}
This box has a color of #b3244d
<div style="background-color:#b3244d;">Content here</div>
.mybackground {background-color:#b3244d;}
Border around this has a color of #b3244d
<div style="border:2px solid #b3244d;">Content here</div>
.myborder {border:2px solid #b3244d;}