#b2202a color space conversions
Hex:
#b2202a
RGB:
178, 32, 42
CMY:
30, 87, 84
CMYK:
0, 82, 76, 30
HSL:
356°, 69.5238%, 41.1765%
HSV (HSB):
356°, 82.0225%, 69.8039%
XYZ:
19.2945, 10.6652, 3.2321
xyY:
0.5813, 0.3213, 10.6652
CIE-Lab:
39.0107, 56.7413, 32.9200
CIE-LCH:
39.0107, 65.5996, 30.1213
CIE-Luv:
39.0107, 106.7924, 20.0896
Hunter-Lab:
32.6576, 48.3094, 16.9923
#b2202a color charts
#b2202a color shades, tints & tones
#b2202a color schemes
#b2202a color preview, HTML & CSS examples
This text has a color of #b2202a
<p style="color:#b2202a;">Text here</p>
.mytext {color:#b2202a;}
This box has a color of #b2202a
<div style="background-color:#b2202a;">Content here</div>
.mybackground {background-color:#b2202a;}
Border around this has a color of #b2202a
<div style="border:2px solid #b2202a;">Content here</div>
.myborder {border:2px solid #b2202a;}