#dc102c color space conversions
Hex:
#dc102c
RGB:
220, 16, 44
CMY:
14, 94, 83
CMYK:
0, 93, 80, 14
HSL:
352°, 86.4407%, 46.2745%
HSV (HSB):
352°, 92.7273%, 86.2745%
XYZ:
30.1551, 15.7681, 3.8371
xyY:
0.6060, 0.3169, 15.7681
CIE-Lab:
46.6687, 70.8943, 42.4789
CIE-LCH:
46.6687, 82.6466, 30.9294
CIE-Luv:
46.6687, 143.0307, 25.3580
Hunter-Lab:
39.7090, 66.0624, 22.0672
#dc102c color charts
#dc102c RGB chart
#dc102c CMYK chart
#dc102c RGB pie chart
#dc102c color shades, tints & tones
#dc102c color schemes
#dc102c color preview, HTML & CSS examples
This text has a color of #dc102c
<p style="color:#dc102c;">Text here</p>
.mytext {color:#dc102c;}
Text color #dc102c
This box has a color of #dc102c
<div style="background-color:#dc102c;">Content here</div>
.mybackground {background-color:#dc102c;}
Background color #dc102c
Border around this has a color of #dc102c
<div style="border:2px solid #dc102c;">Content here</div>
.myborder {border:2px solid #dc102c;}
Border color #dc102c