#dc143d color space conversions
Hex:
#dc143d
RGB:
220, 20, 61
CMY:
14, 92, 76
CMYK:
0, 91, 72, 14
HSL:
348°, 83.3333%, 47.0588%
HSV (HSB):
348°, 90.9091%, 86.2745%
XYZ:
30.6077, 16.0529, 5.9002
xyY:
0.5823, 0.3054, 16.0529
CIE-Lab:
47.0438, 70.9752, 33.0131
CIE-LCH:
47.0438, 78.2773, 24.9448
CIE-Luv:
47.0438, 137.9988, 19.2063
Hunter-Lab:
40.0660, 66.2460, 19.3151
#dc143d color charts
#dc143d RGB chart
#dc143d CMYK chart
#dc143d RGB pie chart
#dc143d color shades, tints & tones
#dc143d color schemes
#dc143d color preview, HTML & CSS examples
This text has a color of #dc143d
<p style="color:#dc143d;">Text here</p>
.mytext {color:#dc143d;}
Text color #dc143d
This box has a color of #dc143d
<div style="background-color:#dc143d;">Content here</div>
.mybackground {background-color:#dc143d;}
Background color #dc143d
Border around this has a color of #dc143d
<div style="border:2px solid #dc143d;">Content here</div>
.myborder {border:2px solid #dc143d;}
Border color #dc143d