#b22c0e color space conversions
Hex:
#b22c0e
RGB:
178, 44, 14
CMY:
30, 83, 95
CMYK:
0, 75, 92, 30
HSL:
11°, 85.4167%, 37.6471%
HSV (HSB):
11°, 92.1348%, 69.8039%
XYZ:
19.3400, 11.2980, 1.5769
xyY:
0.6003, 0.3507, 11.2980
CIE-Lab:
40.0780, 52.3719, 47.9361
CIE-LCH:
40.0780, 70.9978, 42.4679
CIE-Luv:
40.0780, 105.1765, 29.7196
Hunter-Lab:
33.6126, 43.8836, 20.7473
#b22c0e color charts
#b22c0e color shades, tints & tones
#b22c0e color schemes
#b22c0e color preview, HTML & CSS examples
This text has a color of #b22c0e
<p style="color:#b22c0e;">Text here</p>
.mytext {color:#b22c0e;}
This box has a color of #b22c0e
<div style="background-color:#b22c0e;">Content here</div>
.mybackground {background-color:#b22c0e;}
Border around this has a color of #b22c0e
<div style="border:2px solid #b22c0e;">Content here</div>
.myborder {border:2px solid #b22c0e;}