#de1c01 color space conversions
Hex:
#de1c01
RGB:
222, 28, 1
CMY:
13, 89, 100
CMYK:
0, 87, 100, 13
HSL:
7°, 99.1031%, 43.7255%
HSV (HSB):
7°, 99.5495%, 87.0588%
XYZ:
30.5449, 16.3623, 1.5771
xyY:
0.6300, 0.3375, 16.3623
CIE-Lab:
47.4463, 69.0061, 60.6381
CIE-LCH:
47.4463, 91.8630, 41.3069
CIE-Luv:
47.4463, 146.4360, 34.7033
Hunter-Lab:
40.4503, 64.0012, 26.0037
#de1c01 color charts
#de1c01 color shades, tints & tones
#de1c01 color schemes
#de1c01 color preview, HTML & CSS examples
This text has a color of #de1c01
<p style="color:#de1c01;">Text here</p>
.mytext {color:#de1c01;}
This box has a color of #de1c01
<div style="background-color:#de1c01;">Content here</div>
.mybackground {background-color:#de1c01;}
Border around this has a color of #de1c01
<div style="border:2px solid #de1c01;">Content here</div>
.myborder {border:2px solid #de1c01;}