#fd12c5 color space conversions
Hex:
#fd12c5
RGB:
253, 18, 197
CMY:
1, 93, 23
CMYK:
0, 93, 22, 1
HSL:
314°, 98.3264%, 53.1373%
HSV (HSB):
314°, 92.8854%, 99.2157%
XYZ:
50.8024, 25.3465, 55.0381
xyY:
0.3873, 0.1932, 25.3465
CIE-Lab:
57.4115, 89.3462, -32.7464
CIE-LCH:
57.4115, 95.1581, 339.8716
CIE-Luv:
57.4115, 106.7656, -63.9327
Hunter-Lab:
50.3453, 92.0163, -29.5749
#fd12c5 color charts
#fd12c5 color shades, tints & tones
#fd12c5 color schemes
#fd12c5 color preview, HTML & CSS examples
This text has a color of #fd12c5
<p style="color:#fd12c5;">Text here</p>
.mytext {color:#fd12c5;}
This box has a color of #fd12c5
<div style="background-color:#fd12c5;">Content here</div>
.mybackground {background-color:#fd12c5;}
Border around this has a color of #fd12c5
<div style="border:2px solid #fd12c5;">Content here</div>
.myborder {border:2px solid #fd12c5;}