#ffaef0 color space conversions
Hex:
#ffaef0
RGB:
255, 174, 240
CMY:
0, 32, 6
CMYK:
0, 32, 6, 0
HSL:
311°, 100.0000%, 84.1176%
HSV (HSB):
311°, 31.7647%, 100.0000%
XYZ:
72.1042, 57.8234, 89.7988
xyY:
0.3282, 0.2632, 57.8234
CIE-Lab:
80.6405, 39.4594, -20.9355
CIE-LCH:
80.6405, 44.6692, 332.0514
CIE-Luv:
80.6405, 42.7170, -39.6649
Hunter-Lab:
76.0417, 36.1843, -16.7873
#ffaef0 color charts
#ffaef0 color shades, tints & tones
#ffaef0 color schemes
#ffaef0 color preview, HTML & CSS examples
This text has a color of #ffaef0
<p style="color:#ffaef0;">Text here</p>
.mytext {color:#ffaef0;}
This box has a color of #ffaef0
<div style="background-color:#ffaef0;">Content here</div>
.mybackground {background-color:#ffaef0;}
Border around this has a color of #ffaef0
<div style="border:2px solid #ffaef0;">Content here</div>
.myborder {border:2px solid #ffaef0;}