#b20d3c color space conversions
Hex:
#b20d3c
RGB:
178, 13, 60
CMY:
30, 95, 76
CMYK:
0, 93, 66, 30
HSL:
343°, 86.3874%, 37.4510%
HSV (HSB):
343°, 92.6966%, 69.8039%
XYZ:
19.3196, 10.0791, 5.2022
xyY:
0.5584, 0.2913, 10.0791
CIE-Lab:
37.9840, 61.2943, 20.5034
CIE-LCH:
37.9840, 64.6327, 18.4955
CIE-Luv:
37.9840, 107.3433, 9.4150
Hunter-Lab:
31.7476, 53.0661, 12.5080
#b20d3c color charts
#b20d3c color shades, tints & tones
#b20d3c color schemes
#b20d3c color preview, HTML & CSS examples
This text has a color of #b20d3c
<p style="color:#b20d3c;">Text here</p>
.mytext {color:#b20d3c;}
This box has a color of #b20d3c
<div style="background-color:#b20d3c;">Content here</div>
.mybackground {background-color:#b20d3c;}
Border around this has a color of #b20d3c
<div style="border:2px solid #b20d3c;">Content here</div>
.myborder {border:2px solid #b20d3c;}