#dc201c color space conversions
Hex:
#dc201c
RGB:
220, 32, 28
CMY:
14, 87, 89
CMYK:
0, 85, 87, 14
HSL:
1°, 77.4194%, 48.6275%
HSV (HSB):
1°, 87.2727%, 86.2745%
XYZ:
30.2413, 16.3325, 2.6572
xyY:
0.6143, 0.3318, 16.3325
CIE-Lab:
47.4077, 68.0336, 51.3116
CIE-LCH:
47.4077, 85.2142, 37.0240
CIE-Luv:
47.4077, 141.3156, 31.2491
Hunter-Lab:
40.4135, 62.8475, 24.3911
#dc201c color charts
#dc201c RGB chart
#dc201c CMYK chart
#dc201c RGB pie chart
#dc201c color shades, tints & tones
#dc201c color schemes
#dc201c color preview, HTML & CSS examples
This text has a color of #dc201c
<p style="color:#dc201c;">Text here</p>
.mytext {color:#dc201c;}
Text color #dc201c
This box has a color of #dc201c
<div style="background-color:#dc201c;">Content here</div>
.mybackground {background-color:#dc201c;}
Background color #dc201c
Border around this has a color of #dc201c
<div style="border:2px solid #dc201c;">Content here</div>
.myborder {border:2px solid #dc201c;}
Border color #dc201c