#fd12f2 color space conversions
Hex:
#fd12f2
RGB:
253, 18, 242
CMY:
1, 93, 5
CMYK:
0, 93, 4, 1
HSL:
303°, 98.3264%, 53.1373%
HSV (HSB):
303°, 92.8854%, 99.2157%
XYZ:
56.7513, 27.7261, 86.3649
xyY:
0.3322, 0.1623, 27.7261
CIE-Lab:
59.6404, 94.9964, -54.7207
CIE-LCH:
59.6404, 109.6297, 330.0568
CIE-Luv:
59.6404, 87.1375, -98.7142
Hunter-Lab:
52.6555, 100.2373, -60.3878
#fd12f2 color charts
#fd12f2 color shades, tints & tones
#fd12f2 color schemes
#fd12f2 color preview, HTML & CSS examples
This text has a color of #fd12f2
<p style="color:#fd12f2;">Text here</p>
.mytext {color:#fd12f2;}
This box has a color of #fd12f2
<div style="background-color:#fd12f2;">Content here</div>
.mybackground {background-color:#fd12f2;}
Border around this has a color of #fd12f2
<div style="border:2px solid #fd12f2;">Content here</div>
.myborder {border:2px solid #fd12f2;}