#b20c03 color space conversions
Hex:
#b20c03
RGB:
178, 12, 3
CMY:
30, 95, 99
CMYK:
0, 93, 98, 30
HSL:
3°, 96.6851%, 35.4902%
HSV (HSB):
3°, 98.3146%, 69.8039%
XYZ:
18.5080, 9.7345, 0.9896
xyY:
0.6331, 0.3330, 9.7345
CIE-Lab:
37.3616, 59.8010, 50.2648
CIE-LCH:
37.3616, 78.1198, 40.0482
CIE-Luv:
37.3616, 118.5876, 26.5820
Hunter-Lab:
31.2002, 51.2864, 19.9595
#b20c03 color charts
#b20c03 color shades, tints & tones
#b20c03 color schemes
#b20c03 color preview, HTML & CSS examples
This text has a color of #b20c03
<p style="color:#b20c03;">Text here</p>
.mytext {color:#b20c03;}
This box has a color of #b20c03
<div style="background-color:#b20c03;">Content here</div>
.mybackground {background-color:#b20c03;}
Border around this has a color of #b20c03
<div style="border:2px solid #b20c03;">Content here</div>
.myborder {border:2px solid #b20c03;}