#fd12e8 color space conversions
Hex:
#fd12e8
RGB:
253, 18, 232
CMY:
1, 93, 9
CMYK:
0, 93, 8, 1
HSL:
305°, 98.3264%, 53.1373%
HSV (HSB):
305°, 92.8854%, 99.2157%
XYZ:
55.2898, 27.1415, 78.6687
xyY:
0.3432, 0.1685, 27.1415
CIE-Lab:
59.1050, 93.6584, -49.9725
CIE-LCH:
59.1050, 106.1562, 331.9173
CIE-Luv:
59.1050, 91.2955, -91.1159
Hunter-Lab:
52.0975, 98.2673, -53.0614
#fd12e8 color charts
#fd12e8 color shades, tints & tones
#fd12e8 color schemes
#fd12e8 color preview, HTML & CSS examples
This text has a color of #fd12e8
<p style="color:#fd12e8;">Text here</p>
.mytext {color:#fd12e8;}
This box has a color of #fd12e8
<div style="background-color:#fd12e8;">Content here</div>
.mybackground {background-color:#fd12e8;}
Border around this has a color of #fd12e8
<div style="border:2px solid #fd12e8;">Content here</div>
.myborder {border:2px solid #fd12e8;}