#feacf9 color space conversions
Hex:
#feacf9
RGB:
254, 172, 249
CMY:
0, 33, 2
CMYK:
0, 32, 2, 0
HSL:
304°, 97.6190%, 83.5294%
HSV (HSB):
304°, 32.2835%, 99.6078%
XYZ:
72.7245, 57.4154, 96.8718
xyY:
0.3204, 0.2529, 57.4154
CIE-Lab:
80.4127, 41.7451, -26.1287
CIE-LCH:
80.4127, 49.2480, 327.9571
CIE-Luv:
80.4127, 41.5124, -48.4642
Hunter-Lab:
75.7730, 38.7159, -22.7581
#feacf9 color charts
#feacf9 color shades, tints & tones
#feacf9 color schemes
#feacf9 color preview, HTML & CSS examples
This text has a color of #feacf9
<p style="color:#feacf9;">Text here</p>
.mytext {color:#feacf9;}
This box has a color of #feacf9
<div style="background-color:#feacf9;">Content here</div>
.mybackground {background-color:#feacf9;}
Border around this has a color of #feacf9
<div style="border:2px solid #feacf9;">Content here</div>
.myborder {border:2px solid #feacf9;}