#b20b0d color space conversions
Hex:
#b20b0d
RGB:
178, 11, 13
CMY:
30, 96, 95
CMYK:
0, 94, 93, 30
HSL:
359°, 88.3598%, 37.0588%
HSV (HSB):
359°, 93.8202%, 69.8039%
XYZ:
18.5524, 9.7334, 1.2817
xyY:
0.6275, 0.3292, 9.7334
CIE-Lab:
37.3596, 60.0414, 46.5037
CIE-LCH:
37.3596, 75.9444, 37.7588
CIE-Luv:
37.3596, 117.9413, 25.1880
Hunter-Lab:
31.1984, 51.5496, 19.4031
#b20b0d color charts
#b20b0d color shades, tints & tones
#b20b0d color schemes
#b20b0d color preview, HTML & CSS examples
This text has a color of #b20b0d
<p style="color:#b20b0d;">Text here</p>
.mytext {color:#b20b0d;}
This box has a color of #b20b0d
<div style="background-color:#b20b0d;">Content here</div>
.mybackground {background-color:#b20b0d;}
Border around this has a color of #b20b0d
<div style="border:2px solid #b20b0d;">Content here</div>
.myborder {border:2px solid #b20b0d;}