#b20c29 color space conversions
Hex:
#b20c29
RGB:
178, 12, 41
CMY:
30, 95, 84
CMYK:
0, 93, 77, 30
HSL:
350°, 87.3684%, 37.2549%
HSV (HSB):
350°, 93.2584%, 69.8039%
XYZ:
18.8918, 9.8880, 3.0107
xyY:
0.5943, 0.3110, 9.8880
CIE-Lab:
37.6407, 60.5877, 32.0058
CIE-LCH:
37.6407, 68.5218, 27.8455
CIE-Luv:
37.6407, 112.9982, 17.9097
Hunter-Lab:
31.4452, 52.2110, 16.3350
#b20c29 color charts
#b20c29 color shades, tints & tones
#b20c29 color schemes
#b20c29 color preview, HTML & CSS examples
This text has a color of #b20c29
<p style="color:#b20c29;">Text here</p>
.mytext {color:#b20c29;}
This box has a color of #b20c29
<div style="background-color:#b20c29;">Content here</div>
.mybackground {background-color:#b20c29;}
Border around this has a color of #b20c29
<div style="border:2px solid #b20c29;">Content here</div>
.myborder {border:2px solid #b20c29;}