#fd12c6 color space conversions
Hex:
#fd12c6
RGB:
253, 18, 198
CMY:
1, 93, 22
CMYK:
0, 93, 22, 1
HSL:
314°, 98.3264%, 53.1373%
HSV (HSB):
314°, 92.8854%, 99.2157%
XYZ:
50.9174, 25.3925, 55.6437
xyY:
0.3859, 0.1924, 25.3925
CIE-Lab:
57.4558, 89.4608, -33.2520
CIE-LCH:
57.4558, 95.4408, 339.6102
CIE-Luv:
57.4558, 106.3071, -64.7172
Hunter-Lab:
50.3909, 92.1806, -30.1967
#fd12c6 color charts
#fd12c6 color shades, tints & tones
#fd12c6 color schemes
#fd12c6 color preview, HTML & CSS examples
This text has a color of #fd12c6
<p style="color:#fd12c6;">Text here</p>
.mytext {color:#fd12c6;}
This box has a color of #fd12c6
<div style="background-color:#fd12c6;">Content here</div>
.mybackground {background-color:#fd12c6;}
Border around this has a color of #fd12c6
<div style="border:2px solid #fd12c6;">Content here</div>
.myborder {border:2px solid #fd12c6;}