#dc191c color space conversions
Hex:
#dc191c
RGB:
220, 25, 28
CMY:
14, 90, 89
CMYK:
0, 89, 87, 14
HSL:
359°, 79.5918%, 48.0392%
HSV (HSB):
359°, 88.6364%, 86.2745%
XYZ:
30.0724, 15.9947, 2.6009
xyY:
0.6179, 0.3286, 15.9947
CIE-Lab:
46.9676, 69.2942, 50.9654
CIE-LCH:
46.9676, 86.0183, 36.3342
CIE-Luv:
46.9676, 143.5924, 30.4427
Hunter-Lab:
39.9934, 64.2318, 24.1396
#dc191c color charts
#dc191c color shades, tints & tones
#dc191c color schemes
#dc191c color preview, HTML & CSS examples
This text has a color of #dc191c
<p style="color:#dc191c;">Text here</p>
.mytext {color:#dc191c;}
This box has a color of #dc191c
<div style="background-color:#dc191c;">Content here</div>
.mybackground {background-color:#dc191c;}
Border around this has a color of #dc191c
<div style="border:2px solid #dc191c;">Content here</div>
.myborder {border:2px solid #dc191c;}