#fd12d4 color space conversions
Hex:
#fd12d4
RGB:
253, 18, 212
CMY:
1, 93, 17
CMYK:
0, 93, 16, 1
HSL:
310°, 98.3264%, 53.1373%
HSV (HSB):
310°, 92.8854%, 99.2157%
XYZ:
52.6080, 26.0687, 64.5464
xyY:
0.3673, 0.1820, 26.0687
CIE-Lab:
58.1022, 91.1202, -40.2471
CIE-LCH:
58.1022, 99.6129, 336.1693
CIE-Luv:
58.1022, 99.9787, -75.6681
Hunter-Lab:
51.0575, 94.5697, -39.2135
#fd12d4 color charts
#fd12d4 color shades, tints & tones
#fd12d4 color schemes
#fd12d4 color preview, HTML & CSS examples
This text has a color of #fd12d4
<p style="color:#fd12d4;">Text here</p>
.mytext {color:#fd12d4;}
This box has a color of #fd12d4
<div style="background-color:#fd12d4;">Content here</div>
.mybackground {background-color:#fd12d4;}
Border around this has a color of #fd12d4
<div style="border:2px solid #fd12d4;">Content here</div>
.myborder {border:2px solid #fd12d4;}