#fe8fec color space conversions
Hex:
#fe8fec
RGB:
254, 143, 236
CMY:
0, 44, 7
CMYK:
0, 44, 7, 0
HSL:
310°, 98.2301%, 77.8431%
HSV (HSB):
310°, 43.7008%, 99.6078%
XYZ:
65.8358, 46.7719, 84.9148
xyY:
0.3333, 0.2368, 46.7719
CIE-Lab:
74.0436, 54.2771, -28.8456
CIE-LCH:
74.0436, 61.4660, 332.0115
CIE-Luv:
74.0436, 57.5564, -54.3992
Hunter-Lab:
68.3900, 52.1512, -25.7431
#fe8fec color charts
#fe8fec color shades, tints & tones
#fe8fec color schemes
#fe8fec color preview, HTML & CSS examples
This text has a color of #fe8fec
<p style="color:#fe8fec;">Text here</p>
.mytext {color:#fe8fec;}
This box has a color of #fe8fec
<div style="background-color:#fe8fec;">Content here</div>
.mybackground {background-color:#fe8fec;}
Border around this has a color of #fe8fec
<div style="border:2px solid #fe8fec;">Content here</div>
.myborder {border:2px solid #fe8fec;}