#fe75ca color space conversions
Hex:
#fe75ca
RGB:
254, 117, 202
CMY:
0, 54, 21
CMYK:
0, 54, 20, 0
HSL:
323°, 98.5612%, 72.7451%
HSV (HSB):
323°, 53.9370%, 99.6078%
XYZ:
57.8950, 38.0577, 60.1716
xyY:
0.3708, 0.2438, 38.0577
CIE-Lab:
68.0631, 61.5013, -19.1882
CIE-LCH:
68.0631, 64.4251, 342.6722
CIE-Luv:
68.0631, 78.1452, -39.9004
Hunter-Lab:
61.6909, 59.5577, -14.6462
#fe75ca color charts
#fe75ca color shades, tints & tones
#fe75ca color schemes
#fe75ca color preview, HTML & CSS examples
This text has a color of #fe75ca
<p style="color:#fe75ca;">Text here</p>
.mytext {color:#fe75ca;}
This box has a color of #fe75ca
<div style="background-color:#fe75ca;">Content here</div>
.mybackground {background-color:#fe75ca;}
Border around this has a color of #fe75ca
<div style="border:2px solid #fe75ca;">Content here</div>
.myborder {border:2px solid #fe75ca;}