#feaece color space conversions
Hex:
#feaece
RGB:
254, 174, 206
CMY:
0, 32, 19
CMYK:
0, 31, 19, 0
HSL:
336°, 97.5610%, 83.9216%
HSV (HSB):
336°, 31.4961%, 99.6078%
XYZ:
67.1497, 55.7992, 65.6237
xyY:
0.3561, 0.2959, 55.7992
CIE-Lab:
79.4994, 33.6844, -4.2850
CIE-LCH:
79.4994, 33.9558, 352.7504
CIE-Luv:
79.4994, 47.6618, -12.6248
Hunter-Lab:
74.6988, 29.7376, 0.2023
#feaece color charts
#feaece color shades, tints & tones
#feaece color schemes
#feaece color preview, HTML & CSS examples
This text has a color of #feaece
<p style="color:#feaece;">Text here</p>
.mytext {color:#feaece;}
This box has a color of #feaece
<div style="background-color:#feaece;">Content here</div>
.mybackground {background-color:#feaece;}
Border around this has a color of #feaece
<div style="border:2px solid #feaece;">Content here</div>
.myborder {border:2px solid #feaece;}