#b22a4c color space conversions
Hex:
#b22a4c
RGB:
178, 42, 76
CMY:
30, 84, 70
CMYK:
0, 76, 57, 30
HSL:
345°, 61.8182%, 43.1373%
HSV (HSB):
345°, 76.4045%, 69.8039%
XYZ:
20.4926, 11.6427, 8.0047
xyY:
0.5105, 0.2901, 11.6427
CIE-Lab:
40.6425, 55.6680, 13.8762
CIE-LCH:
40.6425, 57.3714, 13.9967
CIE-Luv:
40.6425, 93.0970, 5.1830
Hunter-Lab:
34.1214, 47.4907, 9.9759
#b22a4c color charts
#b22a4c color shades, tints & tones
#b22a4c color schemes
#b22a4c color preview, HTML & CSS examples
This text has a color of #b22a4c
<p style="color:#b22a4c;">Text here</p>
.mytext {color:#b22a4c;}
This box has a color of #b22a4c
<div style="background-color:#b22a4c;">Content here</div>
.mybackground {background-color:#b22a4c;}
Border around this has a color of #b22a4c
<div style="border:2px solid #b22a4c;">Content here</div>
.myborder {border:2px solid #b22a4c;}