#b22e3f color space conversions
Hex:
#b22e3f
RGB:
178, 46, 63
CMY:
30, 82, 75
CMYK:
0, 74, 65, 30
HSL:
352°, 58.9286%, 43.9216%
HSV (HSB):
352°, 74.1573%, 69.8039%
XYZ:
20.2343, 11.7778, 5.9095
xyY:
0.5336, 0.3106, 11.7778
CIE-Lab:
40.8608, 53.4621, 22.3131
CIE-LCH:
40.8608, 57.9316, 22.6538
CIE-Luv:
40.8608, 95.2214, 13.5659
Hunter-Lab:
34.3189, 45.1850, 13.8138
#b22e3f color charts
#b22e3f color shades, tints & tones
#b22e3f color schemes
#b22e3f color preview, HTML & CSS examples
This text has a color of #b22e3f
<p style="color:#b22e3f;">Text here</p>
.mytext {color:#b22e3f;}
This box has a color of #b22e3f
<div style="background-color:#b22e3f;">Content here</div>
.mybackground {background-color:#b22e3f;}
Border around this has a color of #b22e3f
<div style="border:2px solid #b22e3f;">Content here</div>
.myborder {border:2px solid #b22e3f;}