#b2201c color space conversions
Hex:
#b2201c
RGB:
178, 32, 28
CMY:
30, 87, 89
CMYK:
0, 82, 84, 30
HSL:
2°, 72.8155%, 40.3922%
HSV (HSB):
2°, 84.2697%, 69.8039%
XYZ:
19.0862, 10.5818, 2.1352
xyY:
0.6001, 0.3327, 10.5818
CIE-Lab:
38.8671, 56.2991, 40.6656
CIE-LCH:
38.8671, 69.4498, 35.8411
CIE-Luv:
38.8671, 109.4338, 24.5752
Hunter-Lab:
32.5297, 47.8044, 18.8792
#b2201c color charts
#b2201c color shades, tints & tones
#b2201c color schemes
#b2201c color preview, HTML & CSS examples
This text has a color of #b2201c
<p style="color:#b2201c;">Text here</p>
.mytext {color:#b2201c;}
This box has a color of #b2201c
<div style="background-color:#b2201c;">Content here</div>
.mybackground {background-color:#b2201c;}
Border around this has a color of #b2201c
<div style="border:2px solid #b2201c;">Content here</div>
.myborder {border:2px solid #b2201c;}