#b2221b color space conversions
Hex:
#b2221b
RGB:
178, 34, 27
CMY:
30, 87, 89
CMYK:
0, 81, 85, 30
HSL:
3°, 73.6585%, 40.1961%
HSV (HSB):
3°, 84.8315%, 69.8039%
XYZ:
19.1300, 10.6882, 2.0917
xyY:
0.5995, 0.3349, 10.6882
CIE-Lab:
39.0502, 55.7332, 41.3500
CIE-LCH:
39.0502, 69.3975, 36.5727
CIE-Luv:
39.0502, 108.7193, 25.1755
Hunter-Lab:
32.6928, 47.2358, 19.0916
#b2221b color charts
#b2221b color shades, tints & tones
#b2221b color schemes
#b2221b color preview, HTML & CSS examples
This text has a color of #b2221b
<p style="color:#b2221b;">Text here</p>
.mytext {color:#b2221b;}
This box has a color of #b2221b
<div style="background-color:#b2221b;">Content here</div>
.mybackground {background-color:#b2221b;}
Border around this has a color of #b2221b
<div style="border:2px solid #b2221b;">Content here</div>
.myborder {border:2px solid #b2221b;}