#fd18db color space conversions
Hex:
#fd18db
RGB:
253, 24, 219
CMY:
1, 91, 14
CMYK:
0, 91, 13, 1
HSL:
309°, 98.2833%, 54.3137%
HSV (HSB):
309°, 90.5138%, 99.2157%
XYZ:
53.6208, 26.6504, 69.3357
xyY:
0.3584, 0.1781, 26.6504
CIE-Lab:
58.6493, 91.3800, -43.3605
CIE-LCH:
58.6493, 101.1456, 334.6153
CIE-Luv:
58.6493, 96.4145, -80.5765
Hunter-Lab:
51.6240, 95.0624, -43.4950
#fd18db color charts
#fd18db color shades, tints & tones
#fd18db color schemes
#fd18db color preview, HTML & CSS examples
This text has a color of #fd18db
<p style="color:#fd18db;">Text here</p>
.mytext {color:#fd18db;}
This box has a color of #fd18db
<div style="background-color:#fd18db;">Content here</div>
.mybackground {background-color:#fd18db;}
Border around this has a color of #fd18db
<div style="border:2px solid #fd18db;">Content here</div>
.myborder {border:2px solid #fd18db;}