#fe12bf color space conversions
Hex:
#fe12bf
RGB:
254, 18, 191
CMY:
0, 93, 25
CMYK:
0, 93, 25, 0
HSL:
316°, 99.1597%, 53.3333%
HSV (HSB):
316°, 92.9134%, 99.6078%
XYZ:
50.4933, 25.2650, 51.5056
xyY:
0.3968, 0.1985, 25.2650
CIE-Lab:
57.3327, 88.8610, -29.3979
CIE-LCH:
57.3327, 93.5976, 341.6942
CIE-Luv:
57.3327, 110.3183, -58.8571
Hunter-Lab:
50.2643, 91.3506, -25.5691
#fe12bf color charts
#fe12bf color shades, tints & tones
#fe12bf color schemes
#fe12bf color preview, HTML & CSS examples
This text has a color of #fe12bf
<p style="color:#fe12bf;">Text here</p>
.mytext {color:#fe12bf;}
This box has a color of #fe12bf
<div style="background-color:#fe12bf;">Content here</div>
.mybackground {background-color:#fe12bf;}
Border around this has a color of #fe12bf
<div style="border:2px solid #fe12bf;">Content here</div>
.myborder {border:2px solid #fe12bf;}