#fe02cd color space conversions
Hex:
#fe02cd
RGB:
254, 2, 205
CMY:
0, 99, 20
CMYK:
0, 99, 19, 0
HSL:
312°, 99.2126%, 50.1961%
HSV (HSB):
312°, 99.2126%, 99.6078%
XYZ:
51.9142, 25.5220, 59.9477
xyY:
0.3779, 0.1858, 25.5220
CIE-Lab:
57.5806, 91.5562, -37.0578
CIE-LCH:
57.5806, 98.7716, 337.9641
CIE-Luv:
57.5806, 104.8266, -70.8070
Hunter-Lab:
50.5193, 95.0197, -34.9917
#fe02cd color charts
#fe02cd color shades, tints & tones
#fe02cd color schemes
#fe02cd color preview, HTML & CSS examples
This text has a color of #fe02cd
<p style="color:#fe02cd;">Text here</p>
.mytext {color:#fe02cd;}
This box has a color of #fe02cd
<div style="background-color:#fe02cd;">Content here</div>
.mybackground {background-color:#fe02cd;}
Border around this has a color of #fe02cd
<div style="border:2px solid #fe02cd;">Content here</div>
.myborder {border:2px solid #fe02cd;}