#b20d1c color space conversions
Hex:
#b20d1c
RGB:
178, 13, 28
CMY:
30, 95, 89
CMYK:
0, 93, 84, 30
HSL:
355°, 86.3874%, 37.4510%
HSV (HSB):
355°, 92.6966%, 69.8039%
XYZ:
18.7136, 9.8367, 2.0110
xyY:
0.6123, 0.3219, 9.8367
CIE-Lab:
37.5477, 60.0683, 39.4574
CIE-LCH:
37.5477, 71.8686, 33.2999
CIE-Luv:
37.5477, 115.4949, 22.2032
Hunter-Lab:
31.3635, 51.6195, 18.1529
#b20d1c color charts
#b20d1c color shades, tints & tones
#b20d1c color schemes
#b20d1c color preview, HTML & CSS examples
This text has a color of #b20d1c
<p style="color:#b20d1c;">Text here</p>
.mytext {color:#b20d1c;}
This box has a color of #b20d1c
<div style="background-color:#b20d1c;">Content here</div>
.mybackground {background-color:#b20d1c;}
Border around this has a color of #b20d1c
<div style="border:2px solid #b20d1c;">Content here</div>
.myborder {border:2px solid #b20d1c;}