#feacda color space conversions
Hex:
#feacda
RGB:
254, 172, 218
CMY:
0, 33, 15
CMYK:
0, 32, 14, 0
HSL:
326°, 97.6190%, 83.5294%
HSV (HSB):
326°, 32.2835%, 99.6078%
XYZ:
68.2805, 55.6378, 73.4701
xyY:
0.3459, 0.2819, 55.6378
CIE-Lab:
79.4073, 36.5673, -10.9251
CIE-LCH:
79.4073, 38.1644, 343.3655
CIE-Luv:
79.4073, 46.7750, -23.2714
Hunter-Lab:
74.5908, 32.8652, -6.1856
#feacda color charts
#feacda color shades, tints & tones
#feacda color schemes
#feacda color preview, HTML & CSS examples
This text has a color of #feacda
<p style="color:#feacda;">Text here</p>
.mytext {color:#feacda;}
This box has a color of #feacda
<div style="background-color:#feacda;">Content here</div>
.mybackground {background-color:#feacda;}
Border around this has a color of #feacda
<div style="border:2px solid #feacda;">Content here</div>
.myborder {border:2px solid #feacda;}