#de225d color space conversions
Hex:
#de225d
RGB:
222, 34, 93
CMY:
13, 87, 64
CMYK:
0, 85, 58, 13
HSL:
341°, 74.0157%, 50.1961%
HSV (HSB):
341°, 84.6847%, 87.0588%
XYZ:
32.6720, 17.4640, 12.0048
xyY:
0.5258, 0.2810, 17.4640
CIE-Lab:
48.8394, 70.7734, 15.8899
CIE-LCH:
48.8394, 72.5352, 12.6541
CIE-Luv:
48.8394, 125.3386, 4.4591
Hunter-Lab:
41.7899, 66.4218, 12.2210
#de225d color charts
#de225d color shades, tints & tones
#de225d color schemes
#de225d color preview, HTML & CSS examples
This text has a color of #de225d
<p style="color:#de225d;">Text here</p>
.mytext {color:#de225d;}
This box has a color of #de225d
<div style="background-color:#de225d;">Content here</div>
.mybackground {background-color:#de225d;}
Border around this has a color of #de225d
<div style="border:2px solid #de225d;">Content here</div>
.myborder {border:2px solid #de225d;}