#dc143f color space conversions
Hex:
#dc143f
RGB:
220, 20, 63
CMY:
14, 92, 75
CMYK:
0, 91, 71, 14
HSL:
347°, 83.3333%, 47.0588%
HSV (HSB):
347°, 90.9091%, 86.2745%
XYZ:
30.6626, 16.0748, 6.1893
xyY:
0.5793, 0.3037, 16.0748
CIE-Lab:
47.0725, 71.0561, 31.8462
CIE-LCH:
47.0725, 77.8662, 24.1412
CIE-Luv:
47.0725, 137.4288, 18.3164
Hunter-Lab:
40.0934, 66.3493, 18.9127
#dc143f color charts
#dc143f RGB chart
#dc143f CMYK chart
#dc143f RGB pie chart
#dc143f color shades, tints & tones
#dc143f color schemes
#dc143f color preview, HTML & CSS examples
This text has a color of #dc143f
<p style="color:#dc143f;">Text here</p>
.mytext {color:#dc143f;}
Text color #dc143f
This box has a color of #dc143f
<div style="background-color:#dc143f;">Content here</div>
.mybackground {background-color:#dc143f;}
Background color #dc143f
Border around this has a color of #dc143f
<div style="border:2px solid #dc143f;">Content here</div>
.myborder {border:2px solid #dc143f;}
Border color #dc143f