#b20b32 color space conversions
Hex:
#b20b32
RGB:
178, 11, 50
CMY:
30, 96, 80
CMYK:
0, 94, 72, 30
HSL:
346°, 88.3598%, 37.0588%
HSV (HSB):
346°, 93.8202%, 69.8039%
XYZ:
19.0555, 9.9346, 3.9308
xyY:
0.5788, 0.3018, 9.9346
CIE-Lab:
37.7248, 61.0654, 26.5284
CIE-LCH:
37.7248, 66.5788, 23.4814
CIE-Luv:
37.7248, 110.8003, 14.1050
Hunter-Lab:
31.5192, 52.7567, 14.6692
#b20b32 color charts
#b20b32 color shades, tints & tones
#b20b32 color schemes
#b20b32 color preview, HTML & CSS examples
This text has a color of #b20b32
<p style="color:#b20b32;">Text here</p>
.mytext {color:#b20b32;}
This box has a color of #b20b32
<div style="background-color:#b20b32;">Content here</div>
.mybackground {background-color:#b20b32;}
Border around this has a color of #b20b32
<div style="border:2px solid #b20b32;">Content here</div>
.myborder {border:2px solid #b20b32;}