#b2202e color space conversions
Hex:
#b2202e
RGB:
178, 32, 46
CMY:
30, 87, 82
CMYK:
0, 82, 74, 30
HSL:
354°, 69.5238%, 41.1765%
HSV (HSB):
354°, 82.0225%, 69.8039%
XYZ:
19.3698, 10.6953, 3.6283
xyY:
0.5749, 0.3174, 10.6953
CIE-Lab:
39.0624, 56.9000, 30.5761
CIE-LCH:
39.0624, 64.5949, 28.2521
CIE-Luv:
39.0624, 105.8700, 18.5176
Hunter-Lab:
32.7036, 48.4910, 16.3147
#b2202e color charts
#b2202e color shades, tints & tones
#b2202e color schemes
#b2202e color preview, HTML & CSS examples
This text has a color of #b2202e
<p style="color:#b2202e;">Text here</p>
.mytext {color:#b2202e;}
This box has a color of #b2202e
<div style="background-color:#b2202e;">Content here</div>
.mybackground {background-color:#b2202e;}
Border around this has a color of #b2202e
<div style="border:2px solid #b2202e;">Content here</div>
.myborder {border:2px solid #b2202e;}