#fd12e5 color space conversions
Hex:
#fd12e5
RGB:
253, 18, 229
CMY:
1, 93, 10
CMYK:
0, 93, 9, 1
HSL:
306°, 98.3264%, 53.1373%
HSV (HSB):
306°, 92.8854%, 99.2157%
XYZ:
54.8672, 26.9724, 76.4431
xyY:
0.3466, 0.1704, 26.9724
CIE-Lab:
58.9488, 93.2657, -48.5334
CIE-LCH:
58.9488, 105.1379, 332.5086
CIE-Luv:
58.9488, 92.5678, -88.8185
Hunter-Lab:
51.9350, 97.6918, -50.9145
#fd12e5 color charts
#fd12e5 color shades, tints & tones
#fd12e5 color schemes
#fd12e5 color preview, HTML & CSS examples
This text has a color of #fd12e5
<p style="color:#fd12e5;">Text here</p>
.mytext {color:#fd12e5;}
This box has a color of #fd12e5
<div style="background-color:#fd12e5;">Content here</div>
.mybackground {background-color:#fd12e5;}
Border around this has a color of #fd12e5
<div style="border:2px solid #fd12e5;">Content here</div>
.myborder {border:2px solid #fd12e5;}