#b22c0d color space conversions
Hex:
#b22c0d
RGB:
178, 44, 13
CMY:
30, 83, 95
CMYK:
0, 75, 93, 30
HSL:
11°, 86.3874%, 37.4510%
HSV (HSB):
11°, 92.6966%, 69.8039%
XYZ:
19.3334, 11.2954, 1.5420
xyY:
0.6010, 0.3511, 11.2954
CIE-Lab:
40.0736, 52.3572, 48.2904
CIE-LCH:
40.0736, 71.2267, 42.6862
CIE-Luv:
40.0736, 105.2562, 29.8658
Hunter-Lab:
33.6086, 43.8673, 20.8057
#b22c0d color charts
#b22c0d color shades, tints & tones
#b22c0d color schemes
#b22c0d color preview, HTML & CSS examples
This text has a color of #b22c0d
<p style="color:#b22c0d;">Text here</p>
.mytext {color:#b22c0d;}
This box has a color of #b22c0d
<div style="background-color:#b22c0d;">Content here</div>
.mybackground {background-color:#b22c0d;}
Border around this has a color of #b22c0d
<div style="border:2px solid #b22c0d;">Content here</div>
.myborder {border:2px solid #b22c0d;}