#b22c35 color space conversions
Hex:
#b22c35
RGB:
178, 44, 53
CMY:
30, 83, 79
CMYK:
0, 75, 70, 30
HSL:
356°, 60.3604%, 43.5294%
HSV (HSB):
356°, 75.2809%, 69.8039%
XYZ:
19.9034, 11.5234, 4.5434
xyY:
0.5533, 0.3204, 11.5234
CIE-Lab:
40.4484, 53.6036, 27.9551
CIE-LCH:
40.4484, 60.4552, 27.5428
CIE-Luv:
40.4484, 98.8106, 17.9703
Hunter-Lab:
33.9461, 45.2530, 15.8269
#b22c35 color charts
#b22c35 color shades, tints & tones
#b22c35 color schemes
#b22c35 color preview, HTML & CSS examples
This text has a color of #b22c35
<p style="color:#b22c35;">Text here</p>
.mytext {color:#b22c35;}
This box has a color of #b22c35
<div style="background-color:#b22c35;">Content here</div>
.mybackground {background-color:#b22c35;}
Border around this has a color of #b22c35
<div style="border:2px solid #b22c35;">Content here</div>
.myborder {border:2px solid #b22c35;}