#de0245 color space conversions
Hex:
#de0245
RGB:
222, 2, 69
CMY:
13, 99, 73
CMYK:
0, 99, 69, 13
HSL:
342°, 98.2143%, 43.9216%
HSV (HSB):
342°, 99.0991%, 87.0588%
XYZ:
31.2201, 16.0027, 7.0736
xyY:
0.5750, 0.2947, 16.0027
CIE-Lab:
46.9780, 73.5294, 28.1828
CIE-LCH:
46.9780, 78.7454, 20.9711
CIE-Luv:
46.9780, 139.9325, 14.7096
Hunter-Lab:
40.0034, 69.3021, 17.5184
#de0245 color charts
#de0245 color shades, tints & tones
#de0245 color schemes
#de0245 color preview, HTML & CSS examples
This text has a color of #de0245
<p style="color:#de0245;">Text here</p>
.mytext {color:#de0245;}
This box has a color of #de0245
<div style="background-color:#de0245;">Content here</div>
.mybackground {background-color:#de0245;}
Border around this has a color of #de0245
<div style="border:2px solid #de0245;">Content here</div>
.myborder {border:2px solid #de0245;}