#b2232f color space conversions
Hex:
#b2232f
RGB:
178, 35, 47
CMY:
30, 86, 82
CMYK:
0, 80, 74, 30
HSL:
355°, 67.1362%, 41.7647%
HSV (HSB):
355°, 80.3371%, 69.8039%
XYZ:
19.4742, 10.8723, 3.7615
xyY:
0.5710, 0.3188, 10.8723
CIE-Lab:
39.3645, 56.1257, 30.3188
CIE-LCH:
39.3645, 63.7913, 28.3777
CIE-Luv:
39.3645, 104.4029, 18.6563
Hunter-Lab:
32.9731, 47.7207, 16.3176
#b2232f color charts
#b2232f color shades, tints & tones
#b2232f color schemes
#b2232f color preview, HTML & CSS examples
This text has a color of #b2232f
<p style="color:#b2232f;">Text here</p>
.mytext {color:#b2232f;}
This box has a color of #b2232f
<div style="background-color:#b2232f;">Content here</div>
.mybackground {background-color:#b2232f;}
Border around this has a color of #b2232f
<div style="border:2px solid #b2232f;">Content here</div>
.myborder {border:2px solid #b2232f;}