#b20b1b color space conversions
Hex:
#b20b1b
RGB:
178, 11, 27
CMY:
30, 96, 89
CMYK:
0, 94, 85, 30
HSL:
354°, 88.3598%, 37.0588%
HSV (HSB):
354°, 93.8202%, 69.8039%
XYZ:
18.6776, 9.7835, 1.9409
xyY:
0.6144, 0.3218, 9.7835
CIE-Lab:
37.4509, 60.2985, 39.9120
CIE-LCH:
37.4509, 72.3110, 33.5008
CIE-Luv:
37.4509, 116.0777, 22.3102
Hunter-Lab:
31.2785, 51.8518, 18.2159
#b20b1b color charts
#b20b1b color shades, tints & tones
#b20b1b color schemes
#b20b1b color preview, HTML & CSS examples
This text has a color of #b20b1b
<p style="color:#b20b1b;">Text here</p>
.mytext {color:#b20b1b;}
This box has a color of #b20b1b
<div style="background-color:#b20b1b;">Content here</div>
.mybackground {background-color:#b20b1b;}
Border around this has a color of #b20b1b
<div style="border:2px solid #b20b1b;">Content here</div>
.myborder {border:2px solid #b20b1b;}