#dc191a color space conversions
Hex:
#dc191a
RGB:
220, 25, 26
CMY:
14, 90, 90
CMYK:
0, 89, 88, 14
HSL:
360°, 79.5918%, 48.0392%
HSV (HSB):
360°, 88.6364%, 86.2745%
XYZ:
30.0493, 15.9855, 2.4790
xyY:
0.6194, 0.3295, 15.9855
CIE-Lab:
46.9554, 69.2591, 51.8587
CIE-LCH:
46.9554, 86.5225, 36.8245
CIE-Luv:
46.9554, 143.8545, 30.8534
Hunter-Lab:
39.9819, 64.1875, 24.3111
#dc191a color charts
#dc191a color shades, tints & tones
#dc191a color schemes
#dc191a color preview, HTML & CSS examples
This text has a color of #dc191a
<p style="color:#dc191a;">Text here</p>
.mytext {color:#dc191a;}
This box has a color of #dc191a
<div style="background-color:#dc191a;">Content here</div>
.mybackground {background-color:#dc191a;}
Border around this has a color of #dc191a
<div style="border:2px solid #dc191a;">Content here</div>
.myborder {border:2px solid #dc191a;}