#b4222c color space conversions
Hex:
#b4222c
RGB:
180, 34, 44
CMY:
29, 87, 83
CMYK:
0, 81, 76, 29
HSL:
356°, 68.2243%, 41.9608%
HSV (HSB):
356°, 81.1111%, 70.5882%
XYZ:
19.8490, 11.0292, 3.4656
xyY:
0.5780, 0.3211, 11.0292
CIE-Lab:
39.6296, 56.8622, 32.5309
CIE-LCH:
39.6296, 65.5100, 29.7739
CIE-Luv:
39.6296, 107.1056, 20.0536
Hunter-Lab:
33.2102, 48.5676, 17.0601
#b4222c color charts
#b4222c color shades, tints & tones
#b4222c color schemes
#b4222c color preview, HTML & CSS examples
This text has a color of #b4222c
<p style="color:#b4222c;">Text here</p>
.mytext {color:#b4222c;}
This box has a color of #b4222c
<div style="background-color:#b4222c;">Content here</div>
.mybackground {background-color:#b4222c;}
Border around this has a color of #b4222c
<div style="border:2px solid #b4222c;">Content here</div>
.myborder {border:2px solid #b4222c;}