#fe27cf color space conversions
Hex:
#fe27cf
RGB:
254, 39, 207
CMY:
0, 85, 19
CMYK:
0, 85, 19, 0
HSL:
313°, 99.0783%, 57.4510%
HSV (HSB):
313°, 84.6457%, 99.6078%
XYZ:
52.8611, 27.0269, 61.4621
xyY:
0.3740, 0.1912, 27.0269
CIE-Lab:
58.9992, 87.9113, -35.9808
CIE-LCH:
58.9992, 94.9895, 337.7415
CIE-Luv:
58.9992, 100.6131, -68.9051
Hunter-Lab:
51.9874, 90.5219, -33.7045
#fe27cf color charts
#fe27cf color shades, tints & tones
#fe27cf color schemes
#fe27cf color preview, HTML & CSS examples
This text has a color of #fe27cf
<p style="color:#fe27cf;">Text here</p>
.mytext {color:#fe27cf;}
This box has a color of #fe27cf
<div style="background-color:#fe27cf;">Content here</div>
.mybackground {background-color:#fe27cf;}
Border around this has a color of #fe27cf
<div style="border:2px solid #fe27cf;">Content here</div>
.myborder {border:2px solid #fe27cf;}