#fe8ded color space conversions
Hex:
#fe8ded
RGB:
254, 141, 237
CMY:
0, 45, 7
CMYK:
0, 44, 7, 0
HSL:
309°, 98.2609%, 77.4510%
HSV (HSB):
309°, 44.4882%, 99.6078%
XYZ:
65.6840, 46.2350, 85.5831
xyY:
0.3326, 0.2341, 46.2350
CIE-Lab:
73.6978, 55.4274, -29.9236
CIE-LCH:
73.6978, 62.9890, 331.6368
CIE-Luv:
73.6978, 58.2212, -56.2938
Hunter-Lab:
67.9963, 53.4362, -27.0275
#fe8ded color charts
#fe8ded color shades, tints & tones
#fe8ded color schemes
#fe8ded color preview, HTML & CSS examples
This text has a color of #fe8ded
<p style="color:#fe8ded;">Text here</p>
.mytext {color:#fe8ded;}
This box has a color of #fe8ded
<div style="background-color:#fe8ded;">Content here</div>
.mybackground {background-color:#fe8ded;}
Border around this has a color of #fe8ded
<div style="border:2px solid #fe8ded;">Content here</div>
.myborder {border:2px solid #fe8ded;}