#de2801 color space conversions
Hex:
#de2801
RGB:
222, 40, 1
CMY:
13, 84, 100
CMYK:
0, 82, 100, 13
HSL:
11°, 99.1031%, 43.7255%
HSV (HSB):
11°, 99.5495%, 87.0588%
XYZ:
30.8885, 17.0494, 1.6916
xyY:
0.6224, 0.3435, 17.0494
CIE-Lab:
48.3222, 66.5097, 60.9958
CIE-LCH:
48.3222, 90.2443, 42.5238
CIE-Luv:
48.3222, 141.7945, 36.2413
Hunter-Lab:
41.2909, 61.2715, 26.4747
#de2801 color charts
#de2801 color shades, tints & tones
#de2801 color schemes
#de2801 color preview, HTML & CSS examples
This text has a color of #de2801
<p style="color:#de2801;">Text here</p>
.mytext {color:#de2801;}
This box has a color of #de2801
<div style="background-color:#de2801;">Content here</div>
.mybackground {background-color:#de2801;}
Border around this has a color of #de2801
<div style="border:2px solid #de2801;">Content here</div>
.myborder {border:2px solid #de2801;}