#fd12f7 color space conversions
Hex:
#fd12f7
RGB:
253, 18, 247
CMY:
1, 93, 3
CMYK:
0, 93, 2, 1
HSL:
302°, 98.3264%, 53.1373%
HSV (HSB):
302°, 92.8854%, 99.2157%
XYZ:
57.5128, 28.0307, 90.3749
xyY:
0.3269, 0.1593, 28.0307
CIE-Lab:
59.9164, 95.6816, -57.0669
CIE-LCH:
59.9164, 111.4073, 329.1871
CIE-Luv:
59.9164, 85.1079, -102.4763
Hunter-Lab:
52.9440, 101.2518, -64.1467
#fd12f7 color charts
#fd12f7 color shades, tints & tones
#fd12f7 color schemes
#fd12f7 color preview, HTML & CSS examples
This text has a color of #fd12f7
<p style="color:#fd12f7;">Text here</p>
.mytext {color:#fd12f7;}
This box has a color of #fd12f7
<div style="background-color:#fd12f7;">Content here</div>
.mybackground {background-color:#fd12f7;}
Border around this has a color of #fd12f7
<div style="border:2px solid #fd12f7;">Content here</div>
.myborder {border:2px solid #fd12f7;}