#b20f1c color space conversions
Hex:
#b20f1c
RGB:
178, 15, 28
CMY:
30, 94, 89
CMYK:
0, 92, 84, 30
HSL:
355°, 84.4560%, 37.8431%
HSV (HSB):
355°, 91.5730%, 69.8039%
XYZ:
18.7405, 9.8905, 2.0199
xyY:
0.6114, 0.3227, 9.8905
CIE-Lab:
37.6451, 59.7876, 39.5470
CIE-LCH:
37.6451, 71.6835, 33.4830
CIE-Luv:
37.6451, 115.0418, 22.3793
Hunter-Lab:
31.4491, 51.3322, 18.2063
#b20f1c color charts
#b20f1c color shades, tints & tones
#b20f1c color schemes
#b20f1c color preview, HTML & CSS examples
This text has a color of #b20f1c
<p style="color:#b20f1c;">Text here</p>
.mytext {color:#b20f1c;}
This box has a color of #b20f1c
<div style="background-color:#b20f1c;">Content here</div>
.mybackground {background-color:#b20f1c;}
Border around this has a color of #b20f1c
<div style="border:2px solid #b20f1c;">Content here</div>
.myborder {border:2px solid #b20f1c;}