#dc2e00 color space conversions
Hex:
#dc2e00
RGB:
220, 46, 0
CMY:
14, 82, 100
CMYK:
0, 79, 100, 14
HSL:
13°, 100.0000%, 43.1373%
HSV (HSB):
13°, 100.0000%, 86.2745%
XYZ:
30.4922, 17.1696, 1.7070
xyY:
0.6176, 0.3478, 17.1696
CIE-Lab:
48.4731, 64.3830, 61.1051
CIE-LCH:
48.4731, 88.7637, 43.5037
CIE-Luv:
48.4731, 137.5064, 37.0371
Hunter-Lab:
41.4363, 58.8415, 26.5629
#dc2e00 color charts
#dc2e00 color shades, tints & tones
#dc2e00 color schemes
#dc2e00 color preview, HTML & CSS examples
This text has a color of #dc2e00
<p style="color:#dc2e00;">Text here</p>
.mytext {color:#dc2e00;}
This box has a color of #dc2e00
<div style="background-color:#dc2e00;">Content here</div>
.mybackground {background-color:#dc2e00;}
Border around this has a color of #dc2e00
<div style="border:2px solid #dc2e00;">Content here</div>
.myborder {border:2px solid #dc2e00;}