#de18cf color space conversions
Hex:
#de18cf
RGB:
222, 24, 207
CMY:
13, 91, 19
CMYK:
0, 89, 7, 13
HSL:
305°, 80.4878%, 48.2353%
HSV (HSB):
305°, 89.1892%, 87.0588%
XYZ:
41.7133, 20.6879, 60.8261
xyY:
0.3385, 0.1679, 20.6879
CIE-Lab:
52.6062, 84.2533, -46.4311
CIE-LCH:
52.6062, 96.2001, 331.1413
CIE-Luv:
52.6062, 78.1823, -82.0635
Hunter-Lab:
45.4839, 84.1056, -47.4504
#de18cf color charts
#de18cf color shades, tints & tones
#de18cf color schemes
#de18cf color preview, HTML & CSS examples
This text has a color of #de18cf
<p style="color:#de18cf;">Text here</p>
.mytext {color:#de18cf;}
This box has a color of #de18cf
<div style="background-color:#de18cf;">Content here</div>
.mybackground {background-color:#de18cf;}
Border around this has a color of #de18cf
<div style="border:2px solid #de18cf;">Content here</div>
.myborder {border:2px solid #de18cf;}