#fd12c8 color space conversions
Hex:
#fd12c8
RGB:
253, 18, 200
CMY:
1, 93, 22
CMYK:
0, 93, 21, 1
HSL:
314°, 98.3264%, 53.1373%
HSV (HSB):
314°, 92.8854%, 99.2157%
XYZ:
51.1496, 25.4854, 56.8669
xyY:
0.3831, 0.1909, 25.4854
CIE-Lab:
57.5453, 89.6917, -34.2609
CIE-LCH:
57.5453, 96.0126, 339.0939
CIE-Luv:
57.5453, 105.3924, -66.2857
Hunter-Lab:
50.4831, 92.5116, -31.4493
#fd12c8 color charts
#fd12c8 color shades, tints & tones
#fd12c8 color schemes
#fd12c8 color preview, HTML & CSS examples
This text has a color of #fd12c8
<p style="color:#fd12c8;">Text here</p>
.mytext {color:#fd12c8;}
This box has a color of #fd12c8
<div style="background-color:#fd12c8;">Content here</div>
.mybackground {background-color:#fd12c8;}
Border around this has a color of #fd12c8
<div style="border:2px solid #fd12c8;">Content here</div>
.myborder {border:2px solid #fd12c8;}