#fd12db color space conversions
Hex:
#fd12db
RGB:
253, 18, 219
CMY:
1, 93, 14
CMYK:
0, 93, 13, 1
HSL:
309°, 98.3264%, 53.1373%
HSV (HSB):
309°, 92.8854%, 99.2157%
XYZ:
53.5105, 26.4297, 69.2990
xyY:
0.3586, 0.1771, 26.4297
CIE-Lab:
58.4427, 91.9869, -43.6863
CIE-LCH:
58.4427, 101.8336, 334.5961
CIE-Luv:
58.4427, 96.8874, -81.1076
Hunter-Lab:
51.4099, 95.8264, -43.9343
#fd12db color charts
#fd12db color shades, tints & tones
#fd12db color schemes
#fd12db color preview, HTML & CSS examples
This text has a color of #fd12db
<p style="color:#fd12db;">Text here</p>
.mytext {color:#fd12db;}
This box has a color of #fd12db
<div style="background-color:#fd12db;">Content here</div>
.mybackground {background-color:#fd12db;}
Border around this has a color of #fd12db
<div style="border:2px solid #fd12db;">Content here</div>
.myborder {border:2px solid #fd12db;}