#b0221f color space conversions
Hex:
#b0221f
RGB:
176, 34, 31
CMY:
31, 87, 88
CMYK:
0, 81, 82, 31
HSL:
1°, 70.0483%, 40.5882%
HSV (HSB):
1°, 82.3864%, 69.0196%
XYZ:
18.7238, 10.4731, 2.3310
xyY:
0.5939, 0.3322, 10.4731
CIE-Lab:
38.6785, 55.2472, 38.7396
CIE-LCH:
38.6785, 67.4760, 35.0383
CIE-Luv:
38.6785, 106.5189, 23.7634
Hunter-Lab:
32.3622, 46.6414, 18.3830
#b0221f color charts
#b0221f color shades, tints & tones
#b0221f color schemes
#b0221f color preview, HTML & CSS examples
This text has a color of #b0221f
<p style="color:#b0221f;">Text here</p>
.mytext {color:#b0221f;}
This box has a color of #b0221f
<div style="background-color:#b0221f;">Content here</div>
.mybackground {background-color:#b0221f;}
Border around this has a color of #b0221f
<div style="border:2px solid #b0221f;">Content here</div>
.myborder {border:2px solid #b0221f;}