#de2da3 color space conversions
Hex:
#de2da3
RGB:
222, 45, 163
CMY:
13, 82, 36
CMYK:
0, 80, 27, 13
HSL:
320°, 72.8395%, 52.3529%
HSV (HSB):
320°, 79.7297%, 87.0588%
XYZ:
37.6734, 20.0507, 36.5349
xyY:
0.3997, 0.2127, 20.0507
CIE-Lab:
51.8945, 74.6356, -21.9185
CIE-LCH:
51.8945, 77.7874, 343.6339
CIE-Luv:
51.8945, 93.4368, -44.2332
Hunter-Lab:
44.7780, 71.8173, -17.0308
#de2da3 color charts
#de2da3 color shades, tints & tones
#de2da3 color schemes
#de2da3 color preview, HTML & CSS examples
This text has a color of #de2da3
<p style="color:#de2da3;">Text here</p>
.mytext {color:#de2da3;}
This box has a color of #de2da3
<div style="background-color:#de2da3;">Content here</div>
.mybackground {background-color:#de2da3;}
Border around this has a color of #de2da3
<div style="border:2px solid #de2da3;">Content here</div>
.myborder {border:2px solid #de2da3;}