#fe89ca color space conversions
Hex:
#fe89ca
RGB:
254, 137, 202
CMY:
0, 46, 21
CMYK:
0, 46, 20, 0
HSL:
327°, 98.3193%, 76.6667%
HSV (HSB):
327°, 46.0630%, 99.6078%
XYZ:
60.4794, 43.2264, 61.0330
xyY:
0.3671, 0.2624, 43.2264
CIE-Lab:
71.7084, 52.0039, -13.6828
CIE-LCH:
71.7084, 53.7739, 345.2589
CIE-Luv:
71.7084, 68.4016, -30.0012
Hunter-Lab:
65.7468, 49.1423, -9.0164
#fe89ca color charts
#fe89ca color shades, tints & tones
#fe89ca color schemes
#fe89ca color preview, HTML & CSS examples
This text has a color of #fe89ca
<p style="color:#fe89ca;">Text here</p>
.mytext {color:#fe89ca;}
This box has a color of #fe89ca
<div style="background-color:#fe89ca;">Content here</div>
.mybackground {background-color:#fe89ca;}
Border around this has a color of #fe89ca
<div style="border:2px solid #fe89ca;">Content here</div>
.myborder {border:2px solid #fe89ca;}