#fe8ada color space conversions
Hex:
#fe8ada
RGB:
254, 138, 218
CMY:
0, 46, 15
CMYK:
0, 46, 14, 0
HSL:
319°, 98.3051%, 76.8627%
HSV (HSB):
319°, 45.6693%, 99.6078%
XYZ:
62.6164, 44.3097, 71.5821
xyY:
0.3508, 0.2482, 44.3097
CIE-Lab:
72.4350, 53.8786, -21.4305
CIE-LCH:
72.4350, 57.9842, 338.3095
CIE-Luv:
72.4350, 64.0748, -42.3733
Hunter-Lab:
66.5656, 51.4204, -17.1623
#fe8ada color charts
#fe8ada color shades, tints & tones
#fe8ada color schemes
#fe8ada color preview, HTML & CSS examples
This text has a color of #fe8ada
<p style="color:#fe8ada;">Text here</p>
.mytext {color:#fe8ada;}
This box has a color of #fe8ada
<div style="background-color:#fe8ada;">Content here</div>
.mybackground {background-color:#fe8ada;}
Border around this has a color of #fe8ada
<div style="border:2px solid #fe8ada;">Content here</div>
.myborder {border:2px solid #fe8ada;}