#b22a3c color space conversions
Hex:
#b22a3c
RGB:
178, 42, 60
CMY:
30, 84, 76
CMYK:
0, 76, 66, 30
HSL:
352°, 61.8182%, 43.1373%
HSV (HSB):
352°, 76.4045%, 69.8039%
XYZ:
20.0037, 11.4472, 5.4302
xyY:
0.5424, 0.3104, 11.4472
CIE-Lab:
40.3236, 54.6392, 23.4921
CIE-LCH:
40.3236, 59.4754, 23.2653
CIE-Luv:
40.3236, 97.9447, 14.1377
Hunter-Lab:
33.8336, 46.3268, 14.1677
#b22a3c color charts
#b22a3c color shades, tints & tones
#b22a3c color schemes
#b22a3c color preview, HTML & CSS examples
This text has a color of #b22a3c
<p style="color:#b22a3c;">Text here</p>
.mytext {color:#b22a3c;}
This box has a color of #b22a3c
<div style="background-color:#b22a3c;">Content here</div>
.mybackground {background-color:#b22a3c;}
Border around this has a color of #b22a3c
<div style="border:2px solid #b22a3c;">Content here</div>
.myborder {border:2px solid #b22a3c;}