#de2701 color space conversions
Hex:
#de2701
RGB:
222, 39, 1
CMY:
13, 85, 100
CMYK:
0, 82, 100, 13
HSL:
10°, 99.1031%, 43.7255%
HSV (HSB):
10°, 99.5495%, 87.0588%
XYZ:
30.8552, 16.9828, 1.6805
xyY:
0.6231, 0.3430, 16.9828
CIE-Lab:
48.2384, 66.7474, 60.9606
CIE-LCH:
48.2384, 90.3959, 42.4055
CIE-Luv:
48.2384, 142.2345, 36.0946
Hunter-Lab:
41.2102, 61.5298, 26.4294
#de2701 color charts
#de2701 color shades, tints & tones
#de2701 color schemes
#de2701 color preview, HTML & CSS examples
This text has a color of #de2701
<p style="color:#de2701;">Text here</p>
.mytext {color:#de2701;}
This box has a color of #de2701
<div style="background-color:#de2701;">Content here</div>
.mybackground {background-color:#de2701;}
Border around this has a color of #de2701
<div style="border:2px solid #de2701;">Content here</div>
.myborder {border:2px solid #de2701;}