#fd12ed color space conversions
Hex:
#fd12ed
RGB:
253, 18, 237
CMY:
1, 93, 7
CMYK:
0, 93, 6, 1
HSL:
304°, 98.3264%, 53.1373%
HSV (HSB):
304°, 92.8854%, 99.2157%
XYZ:
56.0104, 27.4297, 82.4631
xyY:
0.3376, 0.1653, 27.4297
CIE-Lab:
59.3700, 94.3219, -52.3560
CIE-LCH:
59.3700, 107.8785, 330.9663
CIE-Luv:
59.3700, 89.2002, -94.9269
Hunter-Lab:
52.3734, 99.2424, -56.6922
#fd12ed color charts
#fd12ed color shades, tints & tones
#fd12ed color schemes
#fd12ed color preview, HTML & CSS examples
This text has a color of #fd12ed
<p style="color:#fd12ed;">Text here</p>
.mytext {color:#fd12ed;}
This box has a color of #fd12ed
<div style="background-color:#fd12ed;">Content here</div>
.mybackground {background-color:#fd12ed;}
Border around this has a color of #fd12ed
<div style="border:2px solid #fd12ed;">Content here</div>
.myborder {border:2px solid #fd12ed;}