#fe12a8 color space conversions
Hex:
#fe12a8
RGB:
254, 18, 168
CMY:
0, 93, 34
CMYK:
0, 93, 34, 0
HSL:
322°, 99.1597%, 53.3333%
HSV (HSB):
322°, 92.9134%, 99.6078%
XYZ:
48.1572, 24.3306, 39.2039
xyY:
0.4312, 0.2178, 24.3306
CIE-Lab:
56.4173, 86.4630, -17.4256
CIE-LCH:
56.4173, 88.2015, 348.6053
CIE-Luv:
56.4173, 121.0977, -40.8825
Hunter-Lab:
49.3261, 87.9497, -12.5949
#fe12a8 color charts
#fe12a8 color shades, tints & tones
#fe12a8 color schemes
#fe12a8 color preview, HTML & CSS examples
This text has a color of #fe12a8
<p style="color:#fe12a8;">Text here</p>
.mytext {color:#fe12a8;}
This box has a color of #fe12a8
<div style="background-color:#fe12a8;">Content here</div>
.mybackground {background-color:#fe12a8;}
Border around this has a color of #fe12a8
<div style="border:2px solid #fe12a8;">Content here</div>
.myborder {border:2px solid #fe12a8;}