#b20d4a color space conversions
Hex:
#b20d4a
RGB:
178, 13, 74
CMY:
30, 95, 71
CMYK:
0, 93, 58, 30
HSL:
338°, 86.3874%, 37.4510%
HSV (HSB):
338°, 92.6966%, 69.8039%
XYZ:
19.7401, 10.2472, 7.4161
xyY:
0.5278, 0.2740, 10.2472
CIE-Lab:
38.2826, 62.1245, 11.9134
CIE-LCH:
38.2826, 63.2565, 10.8556
CIE-Luv:
38.2826, 102.3428, 1.4577
Hunter-Lab:
32.0113, 54.0538, 8.6722
#b20d4a color charts
#b20d4a color shades, tints & tones
#b20d4a color schemes
#b20d4a color preview, HTML & CSS examples
This text has a color of #b20d4a
<p style="color:#b20d4a;">Text here</p>
.mytext {color:#b20d4a;}
This box has a color of #b20d4a
<div style="background-color:#b20d4a;">Content here</div>
.mybackground {background-color:#b20d4a;}
Border around this has a color of #b20d4a
<div style="border:2px solid #b20d4a;">Content here</div>
.myborder {border:2px solid #b20d4a;}