#dc2500 color space conversions
Hex:
#dc2500
RGB:
220, 37, 0
CMY:
14, 85, 100
CMYK:
0, 83, 100, 14
HSL:
10°, 100.0000%, 43.1373%
HSV (HSB):
10°, 100.0000%, 86.2745%
XYZ:
30.1768, 16.5388, 1.6018
xyY:
0.6246, 0.3423, 16.5388
CIE-Lab:
47.6736, 66.6448, 60.7762
CIE-LCH:
47.6736, 90.1958, 42.3630
CIE-Luv:
47.6736, 141.6705, 35.6442
Hunter-Lab:
40.6679, 61.2834, 26.1322
#dc2500 color charts
#dc2500 color shades, tints & tones
#dc2500 color schemes
#dc2500 color preview, HTML & CSS examples
This text has a color of #dc2500
<p style="color:#dc2500;">Text here</p>
.mytext {color:#dc2500;}
This box has a color of #dc2500
<div style="background-color:#dc2500;">Content here</div>
.mybackground {background-color:#dc2500;}
Border around this has a color of #dc2500
<div style="border:2px solid #dc2500;">Content here</div>
.myborder {border:2px solid #dc2500;}