#fe02d0 color space conversions
Hex:
#fe02d0
RGB:
254, 2, 208
CMY:
0, 99, 18
CMYK:
0, 99, 18, 0
HSL:
311°, 99.2126%, 50.1961%
HSV (HSB):
311°, 99.2126%, 99.6078%
XYZ:
52.2799, 25.6683, 61.8735
xyY:
0.3739, 0.1836, 25.6683
CIE-Lab:
57.7209, 91.9089, -38.5527
CIE-LCH:
57.7209, 99.6673, 337.2436
CIE-Luv:
57.7209, 103.4508, -73.1473
Hunter-Lab:
50.6639, 95.5318, -36.9435
#fe02d0 color charts
#fe02d0 color shades, tints & tones
#fe02d0 color schemes
#fe02d0 color preview, HTML & CSS examples
This text has a color of #fe02d0
<p style="color:#fe02d0;">Text here</p>
.mytext {color:#fe02d0;}
This box has a color of #fe02d0
<div style="background-color:#fe02d0;">Content here</div>
.mybackground {background-color:#fe02d0;}
Border around this has a color of #fe02d0
<div style="border:2px solid #fe02d0;">Content here</div>
.myborder {border:2px solid #fe02d0;}