#dc242c color space conversions
Hex:
#dc242c
RGB:
220, 36, 44
CMY:
14, 86, 83
CMYK:
0, 84, 80, 14
HSL:
357°, 72.4409%, 50.1961%
HSV (HSB):
357°, 83.6364%, 86.2745%
XYZ:
30.6007, 16.6592, 3.9856
xyY:
0.5971, 0.3251, 16.6592
CIE-Lab:
47.8278, 67.5699, 43.6419
CIE-LCH:
47.8278, 80.4382, 32.8575
CIE-Luv:
47.8278, 137.2279, 27.5753
Hunter-Lab:
40.8157, 62.3989, 22.7814
#dc242c color charts
#dc242c color shades, tints & tones
#dc242c color schemes
#dc242c color preview, HTML & CSS examples
This text has a color of #dc242c
<p style="color:#dc242c;">Text here</p>
.mytext {color:#dc242c;}
This box has a color of #dc242c
<div style="background-color:#dc242c;">Content here</div>
.mybackground {background-color:#dc242c;}
Border around this has a color of #dc242c
<div style="border:2px solid #dc242c;">Content here</div>
.myborder {border:2px solid #dc242c;}