#fe9add color space conversions
Hex:
#fe9add
RGB:
254, 154, 221
CMY:
0, 40, 13
CMYK:
0, 39, 13, 0
HSL:
320°, 98.0392%, 80.0000%
HSV (HSB):
320°, 39.3701%, 99.6078%
XYZ:
65.4798, 49.4025, 74.4911
xyY:
0.3458, 0.2609, 49.4025
CIE-Lab:
75.7010, 46.3341, -18.1240
CIE-LCH:
75.7010, 49.7527, 338.6366
CIE-Luv:
75.7010, 55.5562, -36.0776
Hunter-Lab:
70.2869, 43.2898, -13.6356
#fe9add color charts
#fe9add color shades, tints & tones
#fe9add color schemes
#fe9add color preview, HTML & CSS examples
This text has a color of #fe9add
<p style="color:#fe9add;">Text here</p>
.mytext {color:#fe9add;}
This box has a color of #fe9add
<div style="background-color:#fe9add;">Content here</div>
.mybackground {background-color:#fe9add;}
Border around this has a color of #fe9add
<div style="border:2px solid #fe9add;">Content here</div>
.myborder {border:2px solid #fe9add;}