#b22c1a color space conversions
Hex:
#b22c1a
RGB:
178, 44, 26
CMY:
30, 83, 90
CMYK:
0, 75, 85, 30
HSL:
7°, 74.5098%, 40.0000%
HSV (HSB):
7°, 85.3933%, 69.8039%
XYZ:
19.4472, 11.3409, 2.1413
xyY:
0.5906, 0.3444, 11.3409
CIE-Lab:
40.1488, 52.6088, 42.8237
CIE-LCH:
40.1488, 67.8348, 39.1457
CIE-Luv:
40.1488, 103.9031, 27.3808
Hunter-Lab:
33.6763, 44.1459, 19.8034
#b22c1a color charts
#b22c1a color shades, tints & tones
#b22c1a color schemes
#b22c1a color preview, HTML & CSS examples
This text has a color of #b22c1a
<p style="color:#b22c1a;">Text here</p>
.mytext {color:#b22c1a;}
This box has a color of #b22c1a
<div style="background-color:#b22c1a;">Content here</div>
.mybackground {background-color:#b22c1a;}
Border around this has a color of #b22c1a
<div style="border:2px solid #b22c1a;">Content here</div>
.myborder {border:2px solid #b22c1a;}