#dc243c color space conversions
Hex:
#dc243c
RGB:
220, 36, 60
CMY:
14, 86, 76
CMYK:
0, 84, 73, 14
HSL:
352°, 72.4409%, 50.1961%
HSV (HSB):
352°, 83.6364%, 86.2745%
XYZ:
30.9617, 16.8036, 5.8865
xyY:
0.5771, 0.3132, 16.8036
CIE-Lab:
48.0117, 68.1196, 34.7403
CIE-LCH:
48.0117, 76.4668, 27.0212
CIE-Luv:
48.0117, 133.6026, 21.6205
Hunter-Lab:
40.9922, 63.0857, 20.1805
#dc243c color charts
#dc243c color shades, tints & tones
#dc243c color schemes
#dc243c color preview, HTML & CSS examples
This text has a color of #dc243c
<p style="color:#dc243c;">Text here</p>
.mytext {color:#dc243c;}
This box has a color of #dc243c
<div style="background-color:#dc243c;">Content here</div>
.mybackground {background-color:#dc243c;}
Border around this has a color of #dc243c
<div style="border:2px solid #dc243c;">Content here</div>
.myborder {border:2px solid #dc243c;}