#ffaef9 color space conversions
Hex:
#ffaef9
RGB:
255, 174, 249
CMY:
0, 32, 2
CMYK:
0, 32, 2, 0
HSL:
304°, 100.0000%, 84.1176%
HSV (HSB):
304°, 31.7647%, 100.0000%
XYZ:
73.4749, 58.3717, 97.0168
xyY:
0.3210, 0.2551, 58.3717
CIE-Lab:
80.9450, 41.0184, -25.3069
CIE-LCH:
80.9450, 48.1970, 328.3269
CIE-Luv:
80.9450, 41.2043, -47.0427
Hunter-Lab:
76.4013, 37.9605, -21.8074
#ffaef9 color charts
#ffaef9 color shades, tints & tones
#ffaef9 color schemes
#ffaef9 color preview, HTML & CSS examples
This text has a color of #ffaef9
<p style="color:#ffaef9;">Text here</p>
.mytext {color:#ffaef9;}
This box has a color of #ffaef9
<div style="background-color:#ffaef9;">Content here</div>
.mybackground {background-color:#ffaef9;}
Border around this has a color of #ffaef9
<div style="border:2px solid #ffaef9;">Content here</div>
.myborder {border:2px solid #ffaef9;}