#de0105 color space conversions
Hex:
#de0105
RGB:
222, 1, 5
CMY:
13, 100, 98
CMYK:
0, 100, 98, 13
HSL:
359°, 99.1031%, 43.7255%
HSV (HSB):
359°, 99.5495%, 87.0588%
XYZ:
30.1624, 15.5623, 1.5577
xyY:
0.6379, 0.3291, 15.5623
CIE-Lab:
46.3949, 72.1024, 59.0261
CIE-LCH:
46.3949, 93.1817, 39.3052
CIE-Luv:
46.3949, 151.9257, 32.4198
Hunter-Lab:
39.4490, 67.4440, 25.2732
#de0105 color charts
#de0105 color shades, tints & tones
#de0105 color schemes
#de0105 color preview, HTML & CSS examples
This text has a color of #de0105
<p style="color:#de0105;">Text here</p>
.mytext {color:#de0105;}
This box has a color of #de0105
<div style="background-color:#de0105;">Content here</div>
.mybackground {background-color:#de0105;}
Border around this has a color of #de0105
<div style="border:2px solid #de0105;">Content here</div>
.myborder {border:2px solid #de0105;}