#fe6fa5 color space conversions
Hex:
#fe6fa5
RGB:
254, 111, 165
CMY:
0, 56, 35
CMYK:
0, 56, 35, 0
HSL:
337°, 98.6207%, 71.5686%
HSV (HSB):
337°, 56.2992%, 99.6078%
XYZ:
53.3490, 35.1563, 39.5714
xyY:
0.4165, 0.2745, 35.1563
CIE-Lab:
65.8702, 59.5562, -1.5707
CIE-LCH:
65.8702, 59.5769, 358.4893
CIE-Luv:
65.8702, 91.8565, -13.6529
Hunter-Lab:
59.2928, 56.8441, 1.9354
#fe6fa5 color charts
#fe6fa5 color shades, tints & tones
#fe6fa5 color schemes
#fe6fa5 color preview, HTML & CSS examples
This text has a color of #fe6fa5
<p style="color:#fe6fa5;">Text here</p>
.mytext {color:#fe6fa5;}
This box has a color of #fe6fa5
<div style="background-color:#fe6fa5;">Content here</div>
.mybackground {background-color:#fe6fa5;}
Border around this has a color of #fe6fa5
<div style="border:2px solid #fe6fa5;">Content here</div>
.myborder {border:2px solid #fe6fa5;}