#b0201f color space conversions
Hex:
#b0201f
RGB:
176, 32, 31
CMY:
31, 87, 88
CMYK:
0, 82, 82, 31
HSL:
0°, 70.0483%, 40.5882%
HSV (HSB):
0°, 82.3864%, 69.0196%
XYZ:
18.6683, 10.3621, 2.3125
xyY:
0.5956, 0.3306, 10.3621
CIE-Lab:
38.4845, 55.7953, 38.5526
CIE-LCH:
38.4845, 67.8190, 34.6432
CIE-Luv:
38.4845, 107.3825, 23.4140
Hunter-Lab:
32.1902, 47.1864, 18.2738
#b0201f color charts
#b0201f color shades, tints & tones
#b0201f color schemes
#b0201f color preview, HTML & CSS examples
This text has a color of #b0201f
<p style="color:#b0201f;">Text here</p>
.mytext {color:#b0201f;}
This box has a color of #b0201f
<div style="background-color:#b0201f;">Content here</div>
.mybackground {background-color:#b0201f;}
Border around this has a color of #b0201f
<div style="border:2px solid #b0201f;">Content here</div>
.myborder {border:2px solid #b0201f;}