#dc2e01 color space conversions
Hex:
#dc2e01
RGB:
220, 46, 1
CMY:
14, 82, 100
CMYK:
0, 79, 100, 14
HSL:
12°, 99.0950%, 43.3333%
HSV (HSB):
12°, 99.5455%, 86.2745%
XYZ:
30.4977, 17.1718, 1.7358
xyY:
0.6173, 0.3476, 17.1718
CIE-Lab:
48.4758, 64.3917, 60.8294
CIE-LCH:
48.4758, 88.5805, 43.3705
CIE-Luv:
48.4758, 137.4496, 36.9402
Hunter-Lab:
41.4389, 58.8521, 26.5237
#dc2e01 color charts
#dc2e01 color shades, tints & tones
#dc2e01 color schemes
#dc2e01 color preview, HTML & CSS examples
This text has a color of #dc2e01
<p style="color:#dc2e01;">Text here</p>
.mytext {color:#dc2e01;}
This box has a color of #dc2e01
<div style="background-color:#dc2e01;">Content here</div>
.mybackground {background-color:#dc2e01;}
Border around this has a color of #dc2e01
<div style="border:2px solid #dc2e01;">Content here</div>
.myborder {border:2px solid #dc2e01;}