#b2212e color space conversions
Hex:
#b2212e
RGB:
178, 33, 46
CMY:
30, 87, 82
CMYK:
0, 81, 74, 30
HSL:
355°, 68.7204%, 41.3725%
HSV (HSB):
355°, 81.4607%, 69.8039%
XYZ:
19.3971, 10.7499, 3.6374
xyY:
0.5741, 0.3182, 10.7499
CIE-Lab:
39.1561, 56.6345, 30.6838
CIE-LCH:
39.1561, 64.4125, 28.4483
CIE-Luv:
39.1561, 105.4698, 18.6962
Hunter-Lab:
32.7871, 48.2245, 16.3734
#b2212e color charts
#b2212e color shades, tints & tones
#b2212e color schemes
#b2212e color preview, HTML & CSS examples
This text has a color of #b2212e
<p style="color:#b2212e;">Text here</p>
.mytext {color:#b2212e;}
This box has a color of #b2212e
<div style="background-color:#b2212e;">Content here</div>
.mybackground {background-color:#b2212e;}
Border around this has a color of #b2212e
<div style="border:2px solid #b2212e;">Content here</div>
.myborder {border:2px solid #b2212e;}