#de48da color space conversions
Hex:
#de48da
RGB:
222, 72, 218
CMY:
13, 72, 15
CMYK:
0, 68, 2, 13
HSL:
302°, 69.4444%, 57.6471%
HSV (HSB):
302°, 67.5676%, 87.0588%
XYZ:
45.0965, 25.2263, 68.8220
xyY:
0.3241, 0.1813, 25.2263
CIE-Lab:
57.2952, 74.0484, -45.2691
CIE-LCH:
57.2952, 86.7897, 328.5607
CIE-Luv:
57.2952, 65.9231, -80.3949
Hunter-Lab:
50.2258, 72.3756, -46.0842
#de48da color charts
#de48da color shades, tints & tones
#de48da color schemes
#de48da color preview, HTML & CSS examples
This text has a color of #de48da
<p style="color:#de48da;">Text here</p>
.mytext {color:#de48da;}
This box has a color of #de48da
<div style="background-color:#de48da;">Content here</div>
.mybackground {background-color:#de48da;}
Border around this has a color of #de48da
<div style="border:2px solid #de48da;">Content here</div>
.myborder {border:2px solid #de48da;}