#b20c4d color space conversions
Hex:
#b20c4d
RGB:
178, 12, 77
CMY:
30, 95, 70
CMYK:
0, 93, 57, 30
HSL:
337°, 87.3684%, 37.2549%
HSV (HSB):
337°, 93.2584%, 69.8039%
XYZ:
19.8311, 10.2637, 7.9571
xyY:
0.5212, 0.2697, 10.2637
CIE-Lab:
38.3117, 62.4536, 10.0239
CIE-LCH:
38.3117, 63.2530, 9.1183
CIE-Luv:
38.3117, 101.3442, -0.4962
Hunter-Lab:
32.0371, 54.4276, 7.7001
#b20c4d color charts
#b20c4d color shades, tints & tones
#b20c4d color schemes
#b20c4d color preview, HTML & CSS examples
This text has a color of #b20c4d
<p style="color:#b20c4d;">Text here</p>
.mytext {color:#b20c4d;}
This box has a color of #b20c4d
<div style="background-color:#b20c4d;">Content here</div>
.mybackground {background-color:#b20c4d;}
Border around this has a color of #b20c4d
<div style="border:2px solid #b20c4d;">Content here</div>
.myborder {border:2px solid #b20c4d;}