#fe8ed1 color space conversions
Hex:
#fe8ed1
RGB:
254, 142, 209
CMY:
0, 44, 18
CMYK:
0, 44, 18, 0
HSL:
324°, 98.2456%, 77.6471%
HSV (HSB):
324°, 44.0945%, 99.6078%
XYZ:
62.0547, 45.0203, 65.7407
xyY:
0.3591, 0.2605, 45.0203
CIE-Lab:
72.9052, 50.5469, -15.7546
CIE-LCH:
72.9052, 52.9452, 342.6887
CIE-Luv:
72.9052, 64.2148, -32.9745
Hunter-Lab:
67.0972, 47.6654, -11.1234
#fe8ed1 color charts
#fe8ed1 color shades, tints & tones
#fe8ed1 color schemes
#fe8ed1 color preview, HTML & CSS examples
This text has a color of #fe8ed1
<p style="color:#fe8ed1;">Text here</p>
.mytext {color:#fe8ed1;}
This box has a color of #fe8ed1
<div style="background-color:#fe8ed1;">Content here</div>
.mybackground {background-color:#fe8ed1;}
Border around this has a color of #fe8ed1
<div style="border:2px solid #fe8ed1;">Content here</div>
.myborder {border:2px solid #fe8ed1;}