#b20c28 color space conversions
Hex:
#b20c28
RGB:
178, 12, 40
CMY:
30, 95, 84
CMYK:
0, 93, 78, 30
HSL:
350°, 87.3684%, 37.2549%
HSV (HSB):
350°, 93.2584%, 69.8039%
XYZ:
18.8746, 9.8811, 2.9199
xyY:
0.5959, 0.3119, 9.8811
CIE-Lab:
37.6282, 60.5527, 32.5982
CIE-LCH:
37.6282, 68.7697, 28.2956
CIE-Luv:
37.6282, 113.2376, 18.2831
Hunter-Lab:
31.4343, 52.1697, 16.4965
#b20c28 color charts
#b20c28 color shades, tints & tones
#b20c28 color schemes
#b20c28 color preview, HTML & CSS examples
This text has a color of #b20c28
<p style="color:#b20c28;">Text here</p>
.mytext {color:#b20c28;}
This box has a color of #b20c28
<div style="background-color:#b20c28;">Content here</div>
.mybackground {background-color:#b20c28;}
Border around this has a color of #b20c28
<div style="border:2px solid #b20c28;">Content here</div>
.myborder {border:2px solid #b20c28;}