#fe25f3 color space conversions
Hex:
#fe25f3
RGB:
254, 37, 243
CMY:
0, 85, 5
CMYK:
0, 85, 4, 0
HSL:
303°, 99.0868%, 57.0588%
HSV (HSB):
303°, 85.4331%, 99.6078%
XYZ:
57.7123, 28.8650, 87.3238
xyY:
0.3319, 0.1660, 28.8650
CIE-Lab:
60.6623, 92.9548, -53.6414
CIE-LCH:
60.6623, 107.3219, 330.0120
CIE-Luv:
60.6623, 85.8573, -97.1407
Hunter-Lab:
53.7262, 97.7226, -58.7586
#fe25f3 color charts
#fe25f3 color shades, tints & tones
#fe25f3 color schemes
#fe25f3 color preview, HTML & CSS examples
This text has a color of #fe25f3
<p style="color:#fe25f3;">Text here</p>
.mytext {color:#fe25f3;}
This box has a color of #fe25f3
<div style="background-color:#fe25f3;">Content here</div>
.mybackground {background-color:#fe25f3;}
Border around this has a color of #fe25f3
<div style="border:2px solid #fe25f3;">Content here</div>
.myborder {border:2px solid #fe25f3;}