#de2401 color space conversions
Hex:
#de2401
RGB:
222, 36, 1
CMY:
13, 86, 100
CMYK:
0, 84, 100, 13
HSL:
10°, 99.1031%, 43.7255%
HSV (HSB):
10°, 99.5495%, 87.0588%
XYZ:
30.7606, 16.7935, 1.6489
xyY:
0.6252, 0.3413, 16.7935
CIE-Lab:
47.9988, 67.4283, 60.8612
CIE-LCH:
47.9988, 90.8331, 42.0696
CIE-Luv:
47.9988, 143.4971, 35.6749
Hunter-Lab:
40.9799, 62.2717, 26.3003
#de2401 color charts
#de2401 color shades, tints & tones
#de2401 color schemes
#de2401 color preview, HTML & CSS examples
This text has a color of #de2401
<p style="color:#de2401;">Text here</p>
.mytext {color:#de2401;}
This box has a color of #de2401
<div style="background-color:#de2401;">Content here</div>
.mybackground {background-color:#de2401;}
Border around this has a color of #de2401
<div style="border:2px solid #de2401;">Content here</div>
.myborder {border:2px solid #de2401;}