#b20b3a color space conversions
Hex:
#b20b3a
RGB:
178, 11, 58
CMY:
30, 96, 77
CMYK:
0, 94, 67, 30
HSL:
343°, 88.3598%, 37.0588%
HSV (HSB):
343°, 93.8202%, 69.8039%
XYZ:
19.2435, 10.0098, 4.9208
xyY:
0.5631, 0.2929, 10.0098
CIE-Lab:
37.8600, 61.4418, 21.6223
CIE-LCH:
37.8600, 65.1354, 19.3877
CIE-Luv:
37.8600, 108.3531, 10.2703
Hunter-Lab:
31.6383, 53.2028, 12.9252
#b20b3a color charts
#b20b3a color shades, tints & tones
#b20b3a color schemes
#b20b3a color preview, HTML & CSS examples
This text has a color of #b20b3a
<p style="color:#b20b3a;">Text here</p>
.mytext {color:#b20b3a;}
This box has a color of #b20b3a
<div style="background-color:#b20b3a;">Content here</div>
.mybackground {background-color:#b20b3a;}
Border around this has a color of #b20b3a
<div style="border:2px solid #b20b3a;">Content here</div>
.myborder {border:2px solid #b20b3a;}