#fe12d3 color space conversions
Hex:
#fe12d3
RGB:
254, 18, 211
CMY:
0, 93, 17
CMYK:
0, 93, 17, 0
HSL:
311°, 99.1597%, 53.3333%
HSV (HSB):
311°, 92.9134%, 99.6078%
XYZ:
52.8472, 26.2066, 63.9010
xyY:
0.3697, 0.1833, 26.2066
CIE-Lab:
58.2326, 91.1795, -39.4604
CIE-LCH:
58.2326, 99.3521, 336.5981
CIE-Luv:
58.2326, 101.1937, -74.5271
Hunter-Lab:
51.1924, 94.6836, -38.1743
#fe12d3 color charts
#fe12d3 color shades, tints & tones
#fe12d3 color schemes
#fe12d3 color preview, HTML & CSS examples
This text has a color of #fe12d3
<p style="color:#fe12d3;">Text here</p>
.mytext {color:#fe12d3;}
This box has a color of #fe12d3
<div style="background-color:#fe12d3;">Content here</div>
.mybackground {background-color:#fe12d3;}
Border around this has a color of #fe12d3
<div style="border:2px solid #fe12d3;">Content here</div>
.myborder {border:2px solid #fe12d3;}