#dc182a color space conversions
Hex:
#dc182a
RGB:
220, 24, 42
CMY:
14, 91, 84
CMYK:
0, 89, 81, 14
HSL:
354°, 80.3279%, 47.8431%
HSV (HSB):
354°, 89.0909%, 86.2745%
XYZ:
30.2598, 16.0361, 3.6909
xyY:
0.6054, 0.3208, 16.0361
CIE-Lab:
47.0218, 69.7665, 43.9310
CIE-LCH:
47.0218, 82.4457, 32.1980
CIE-Luv:
47.0218, 141.5542, 26.7026
Hunter-Lab:
40.0451, 64.8033, 22.5669
#dc182a color charts
#dc182a color shades, tints & tones
#dc182a color schemes
#dc182a color preview, HTML & CSS examples
This text has a color of #dc182a
<p style="color:#dc182a;">Text here</p>
.mytext {color:#dc182a;}
This box has a color of #dc182a
<div style="background-color:#dc182a;">Content here</div>
.mybackground {background-color:#dc182a;}
Border around this has a color of #dc182a
<div style="border:2px solid #dc182a;">Content here</div>
.myborder {border:2px solid #dc182a;}