#b22b4c color space conversions
Hex:
#b22b4c
RGB:
178, 43, 76
CMY:
30, 83, 70
CMYK:
0, 76, 57, 30
HSL:
345°, 61.0860%, 43.3333%
HSV (HSB):
345°, 75.8427%, 69.8039%
XYZ:
20.5285, 11.7145, 8.0166
xyY:
0.5099, 0.2910, 11.7145
CIE-Lab:
40.7588, 55.3420, 14.0349
CIE-LCH:
40.7588, 57.0939, 14.2303
CIE-Luv:
40.7588, 92.6749, 5.4310
Hunter-Lab:
34.2265, 47.1649, 10.0715
#b22b4c color charts
#b22b4c color shades, tints & tones
#b22b4c color schemes
#b22b4c color preview, HTML & CSS examples
This text has a color of #b22b4c
<p style="color:#b22b4c;">Text here</p>
.mytext {color:#b22b4c;}
This box has a color of #b22b4c
<div style="background-color:#b22b4c;">Content here</div>
.mybackground {background-color:#b22b4c;}
Border around this has a color of #b22b4c
<div style="border:2px solid #b22b4c;">Content here</div>
.myborder {border:2px solid #b22b4c;}