#fe25c8 color space conversions
Hex:
#fe25c8
RGB:
254, 37, 200
CMY:
0, 85, 22
CMYK:
0, 85, 21, 0
HSL:
315°, 99.0868%, 57.0588%
HSV (HSB):
315°, 85.4331%, 99.6078%
XYZ:
51.9599, 26.5641, 57.0324
xyY:
0.3833, 0.1960, 26.5641
CIE-Lab:
58.5687, 87.4171, -32.6527
CIE-LCH:
58.5687, 93.3164, 339.5180
CIE-Luv:
58.5687, 103.9808, -63.7062
Hunter-Lab:
51.5404, 89.7575, -29.5295
#fe25c8 color charts
#fe25c8 color shades, tints & tones
#fe25c8 color schemes
#fe25c8 color preview, HTML & CSS examples
This text has a color of #fe25c8
<p style="color:#fe25c8;">Text here</p>
.mytext {color:#fe25c8;}
This box has a color of #fe25c8
<div style="background-color:#fe25c8;">Content here</div>
.mybackground {background-color:#fe25c8;}
Border around this has a color of #fe25c8
<div style="border:2px solid #fe25c8;">Content here</div>
.myborder {border:2px solid #fe25c8;}