#dc100c color space conversions
Hex:
#dc100c
RGB:
220, 16, 12
CMY:
14, 94, 95
CMYK:
0, 93, 95, 14
HSL:
1°, 89.6552%, 45.4902%
HSV (HSB):
1°, 94.5455%, 86.2745%
XYZ:
29.7669, 15.6128, 1.7925
xyY:
0.6310, 0.3310, 15.6128
CIE-Lab:
46.4623, 70.3142, 56.8156
CIE-LCH:
46.4623, 90.3997, 38.9391
CIE-Luv:
46.4623, 147.5221, 32.2375
Hunter-Lab:
39.5130, 65.3240, 24.9694
#dc100c color charts
#dc100c RGB chart
#dc100c CMYK chart
#dc100c RGB pie chart
#dc100c color shades, tints & tones
#dc100c color schemes
#dc100c color preview, HTML & CSS examples
This text has a color of #dc100c
<p style="color:#dc100c;">Text here</p>
.mytext {color:#dc100c;}
Text color #dc100c
This box has a color of #dc100c
<div style="background-color:#dc100c;">Content here</div>
.mybackground {background-color:#dc100c;}
Background color #dc100c
Border around this has a color of #dc100c
<div style="border:2px solid #dc100c;">Content here</div>
.myborder {border:2px solid #dc100c;}
Border color #dc100c