#de18b1 color space conversions
Hex:
#de18b1
RGB:
222, 24, 177
CMY:
13, 91, 31
CMYK:
0, 89, 20, 13
HSL:
314°, 80.4878%, 48.2353%
HSV (HSB):
314°, 89.1892%, 87.0588%
XYZ:
38.3866, 19.3572, 43.3081
xyY:
0.3799, 0.1916, 19.3572
CIE-Lab:
51.1025, 80.3525, -31.3903
CIE-LCH:
51.1025, 86.2663, 338.6615
CIE-Luv:
51.1025, 90.9644, -58.7997
Hunter-Lab:
43.9968, 78.7445, -27.5641
#de18b1 color charts
#de18b1 color shades, tints & tones
#de18b1 color schemes
#de18b1 color preview, HTML & CSS examples
This text has a color of #de18b1
<p style="color:#de18b1;">Text here</p>
.mytext {color:#de18b1;}
This box has a color of #de18b1
<div style="background-color:#de18b1;">Content here</div>
.mybackground {background-color:#de18b1;}
Border around this has a color of #de18b1
<div style="border:2px solid #de18b1;">Content here</div>
.myborder {border:2px solid #de18b1;}