#b20c2a color space conversions
Hex:
#b20c2a
RGB:
178, 12, 42
CMY:
30, 95, 84
CMYK:
0, 93, 76, 30
HSL:
349°, 87.3684%, 37.2549%
HSV (HSB):
349°, 93.2584%, 69.8039%
XYZ:
18.9095, 9.8951, 3.1038
xyY:
0.5926, 0.3101, 9.8951
CIE-Lab:
37.6535, 60.6236, 31.4108
CIE-LCH:
37.6535, 68.2778, 27.3899
CIE-Luv:
37.6535, 112.7536, 17.5282
Hunter-Lab:
31.4565, 52.2533, 16.1694
#b20c2a color charts
#b20c2a color shades, tints & tones
#b20c2a color schemes
#b20c2a color preview, HTML & CSS examples
This text has a color of #b20c2a
<p style="color:#b20c2a;">Text here</p>
.mytext {color:#b20c2a;}
This box has a color of #b20c2a
<div style="background-color:#b20c2a;">Content here</div>
.mybackground {background-color:#b20c2a;}
Border around this has a color of #b20c2a
<div style="border:2px solid #b20c2a;">Content here</div>
.myborder {border:2px solid #b20c2a;}