#b20b1e color space conversions
Hex:
#b20b1e
RGB:
178, 11, 30
CMY:
30, 96, 88
CMYK:
0, 94, 83, 30
HSL:
353°, 88.3598%, 37.0588%
HSV (HSB):
353°, 93.8202%, 69.8039%
XYZ:
18.7141, 9.7981, 2.1332
xyY:
0.6107, 0.3197, 9.7981
CIE-Lab:
37.4775, 60.3732, 38.2866
CIE-LCH:
37.4775, 71.4898, 32.3814
CIE-Luv:
37.4775, 115.5455, 21.4864
Hunter-Lab:
31.3019, 51.9397, 17.8708
#b20b1e color charts
#b20b1e color shades, tints & tones
#b20b1e color schemes
#b20b1e color preview, HTML & CSS examples
This text has a color of #b20b1e
<p style="color:#b20b1e;">Text here</p>
.mytext {color:#b20b1e;}
This box has a color of #b20b1e
<div style="background-color:#b20b1e;">Content here</div>
.mybackground {background-color:#b20b1e;}
Border around this has a color of #b20b1e
<div style="border:2px solid #b20b1e;">Content here</div>
.myborder {border:2px solid #b20b1e;}