#fe90c6 color space conversions
Hex:
#fe90c6
RGB:
254, 144, 198
CMY:
0, 44, 22
CMYK:
0, 43, 22, 0
HSL:
331°, 98.2143%, 78.0392%
HSV (HSB):
331°, 43.3071%, 99.6078%
XYZ:
61.0394, 45.0946, 58.9131
xyY:
0.3698, 0.2732, 45.0946
CIE-Lab:
72.9541, 47.9576, -9.6032
CIE-LCH:
72.9541, 48.9096, 348.6767
CIE-Luv:
72.9541, 65.6611, -23.1350
Hunter-Lab:
67.1525, 44.7336, -5.0086
#fe90c6 color charts
#fe90c6 color shades, tints & tones
#fe90c6 color schemes
#fe90c6 color preview, HTML & CSS examples
This text has a color of #fe90c6
<p style="color:#fe90c6;">Text here</p>
.mytext {color:#fe90c6;}
This box has a color of #fe90c6
<div style="background-color:#fe90c6;">Content here</div>
.mybackground {background-color:#fe90c6;}
Border around this has a color of #fe90c6
<div style="border:2px solid #fe90c6;">Content here</div>
.myborder {border:2px solid #fe90c6;}