#fe25a8 color space conversions
Hex:
#fe25a8
RGB:
254, 37, 168
CMY:
0, 85, 34
CMYK:
0, 85, 34, 0
HSL:
324°, 99.0868%, 57.0588%
HSV (HSB):
324°, 85.4331%, 99.6078%
XYZ:
48.6025, 25.2211, 39.3523
xyY:
0.4294, 0.2228, 25.2211
CIE-Lab:
57.2902, 83.9251, -16.0999
CIE-LCH:
57.2902, 85.4554, 349.1405
CIE-Luv:
57.2902, 118.3380, -38.5961
Hunter-Lab:
50.2206, 84.8625, -11.3045
#fe25a8 color charts
#fe25a8 color shades, tints & tones
#fe25a8 color schemes
#fe25a8 color preview, HTML & CSS examples
This text has a color of #fe25a8
<p style="color:#fe25a8;">Text here</p>
.mytext {color:#fe25a8;}
This box has a color of #fe25a8
<div style="background-color:#fe25a8;">Content here</div>
.mybackground {background-color:#fe25a8;}
Border around this has a color of #fe25a8
<div style="border:2px solid #fe25a8;">Content here</div>
.myborder {border:2px solid #fe25a8;}