#de010f color space conversions
Hex:
#de010f
RGB:
222, 1, 15
CMY:
13, 100, 94
CMYK:
0, 100, 93, 13
HSL:
356°, 99.1031%, 43.7255%
HSV (HSB):
356°, 99.5495%, 87.0588%
XYZ:
30.2213, 15.5858, 1.8675
xyY:
0.6339, 0.3269, 15.5858
CIE-Lab:
46.4263, 72.1885, 56.0541
CIE-LCH:
46.4263, 91.3961, 37.8292
CIE-Luv:
46.4263, 151.2051, 31.3483
Hunter-Lab:
39.4788, 67.5548, 24.8306
#de010f color charts
#de010f color shades, tints & tones
#de010f color schemes
#de010f color preview, HTML & CSS examples
This text has a color of #de010f
<p style="color:#de010f;">Text here</p>
.mytext {color:#de010f;}
This box has a color of #de010f
<div style="background-color:#de010f;">Content here</div>
.mybackground {background-color:#de010f;}
Border around this has a color of #de010f
<div style="border:2px solid #de010f;">Content here</div>
.myborder {border:2px solid #de010f;}