#fe01cd color space conversions
Hex:
#fe01cd
RGB:
254, 1, 205
CMY:
0, 100, 20
CMYK:
0, 100, 19, 0
HSL:
312°, 99.2157%, 50.0000%
HSV (HSB):
312°, 99.6063%, 99.6078%
XYZ:
51.9033, 25.5003, 59.9440
xyY:
0.3779, 0.1857, 25.5003
CIE-Lab:
57.5597, 91.6177, -37.0905
CIE-LCH:
57.5597, 98.8408, 337.9599
CIE-Luv:
57.5597, 104.8787, -70.8612
Hunter-Lab:
50.4978, 95.0970, -35.0324
#fe01cd color charts
#fe01cd color shades, tints & tones
#fe01cd color schemes
#fe01cd color preview, HTML & CSS examples
This text has a color of #fe01cd
<p style="color:#fe01cd;">Text here</p>
.mytext {color:#fe01cd;}
This box has a color of #fe01cd
<div style="background-color:#fe01cd;">Content here</div>
.mybackground {background-color:#fe01cd;}
Border around this has a color of #fe01cd
<div style="border:2px solid #fe01cd;">Content here</div>
.myborder {border:2px solid #fe01cd;}