#b22f2c color space conversions
Hex:
#b22f2c
RGB:
178, 47, 44
CMY:
30, 82, 83
CMYK:
0, 74, 75, 30
HSL:
1°, 60.3604%, 43.5294%
HSV (HSB):
1°, 75.2809%, 69.8039%
XYZ:
19.8312, 11.6799, 3.5921
xyY:
0.5649, 0.3327, 11.6799
CIE-Lab:
40.7027, 52.1480, 33.6189
CIE-LCH:
40.7027, 62.0455, 32.8091
CIE-Luv:
40.7027, 99.2641, 22.4519
Hunter-Lab:
34.1758, 43.7707, 17.6913
#b22f2c color charts
#b22f2c color shades, tints & tones
#b22f2c color schemes
#b22f2c color preview, HTML & CSS examples
This text has a color of #b22f2c
<p style="color:#b22f2c;">Text here</p>
.mytext {color:#b22f2c;}
This box has a color of #b22f2c
<div style="background-color:#b22f2c;">Content here</div>
.mybackground {background-color:#b22f2c;}
Border around this has a color of #b22f2c
<div style="border:2px solid #b22f2c;">Content here</div>
.myborder {border:2px solid #b22f2c;}