#b22d33 color space conversions
Hex:
#b22d33
RGB:
178, 45, 51
CMY:
30, 82, 80
CMYK:
0, 75, 71, 30
HSL:
357°, 59.6413%, 43.7255%
HSV (HSB):
357°, 74.7191%, 69.8039%
XYZ:
19.8960, 11.5808, 4.3186
xyY:
0.5558, 0.3235, 11.5808
CIE-Lab:
40.5419, 53.1638, 29.2795
CIE-LCH:
40.5419, 60.6933, 28.8434
CIE-Luv:
40.5419, 98.7877, 19.0998
Hunter-Lab:
34.0305, 44.8070, 16.2972
#b22d33 color charts
#b22d33 color shades, tints & tones
#b22d33 color schemes
#b22d33 color preview, HTML & CSS examples
This text has a color of #b22d33
<p style="color:#b22d33;">Text here</p>
.mytext {color:#b22d33;}
This box has a color of #b22d33
<div style="background-color:#b22d33;">Content here</div>
.mybackground {background-color:#b22d33;}
Border around this has a color of #b22d33
<div style="border:2px solid #b22d33;">Content here</div>
.myborder {border:2px solid #b22d33;}