#dc1931 color space conversions
Hex:
#dc1931
RGB:
220, 25, 49
CMY:
14, 90, 81
CMYK:
0, 89, 78, 14
HSL:
353°, 79.5918%, 48.0392%
HSV (HSB):
353°, 88.6364%, 86.2745%
XYZ:
30.4172, 16.1327, 4.4165
xyY:
0.5968, 0.3165, 16.1327
CIE-Lab:
47.1481, 69.8134, 40.1582
CIE-LCH:
47.1481, 80.5394, 29.9085
CIE-Luv:
47.1481, 139.8003, 24.4834
Hunter-Lab:
40.1655, 64.8880, 21.5965
#dc1931 color charts
#dc1931 color shades, tints & tones
#dc1931 color schemes
#dc1931 color preview, HTML & CSS examples
This text has a color of #dc1931
<p style="color:#dc1931;">Text here</p>
.mytext {color:#dc1931;}
This box has a color of #dc1931
<div style="background-color:#dc1931;">Content here</div>
.mybackground {background-color:#dc1931;}
Border around this has a color of #dc1931
<div style="border:2px solid #dc1931;">Content here</div>
.myborder {border:2px solid #dc1931;}