#dc143e color space conversions
Hex:
#dc143e
RGB:
220, 20, 62
CMY:
14, 92, 76
CMYK:
0, 91, 72, 14
HSL:
347°, 83.3333%, 47.0588%
HSV (HSB):
347°, 90.9091%, 86.2745%
XYZ:
30.6349, 16.0638, 6.0434
xyY:
0.5808, 0.3046, 16.0638
CIE-Lab:
47.0580, 71.0153, 32.4302
CIE-LCH:
47.0580, 78.0698, 24.5445
CIE-Luv:
47.0580, 137.7158, 18.7646
Hunter-Lab:
40.0796, 66.2972, 19.1157
#dc143e color charts
#dc143e RGB chart
#dc143e CMYK chart
#dc143e RGB pie chart
#dc143e color shades, tints & tones
#dc143e color schemes
#dc143e color preview, HTML & CSS examples
This text has a color of #dc143e
<p style="color:#dc143e;">Text here</p>
.mytext {color:#dc143e;}
Text color #dc143e
This box has a color of #dc143e
<div style="background-color:#dc143e;">Content here</div>
.mybackground {background-color:#dc143e;}
Background color #dc143e
Border around this has a color of #dc143e
<div style="border:2px solid #dc143e;">Content here</div>
.myborder {border:2px solid #dc143e;}
Border color #dc143e