#ffeafe color space conversions
Hex:
#ffeafe
RGB:
255, 234, 254
CMY:
0, 8, 0
CMYK:
0, 8, 0, 0
HSL:
303°, 100.0000%, 95.8824%
HSV (HSB):
303°, 8.2353%, 100.0000%
XYZ:
88.5522, 87.2614, 105.9419
xyY:
0.3143, 0.3097, 87.2614
CIE-Lab:
94.8491, 10.5438, -7.0637
CIE-LCH:
94.8491, 12.6913, 326.1806
CIE-Luv:
94.8491, 10.6781, -12.9278
Hunter-Lab:
93.4138, 5.7360, -1.8519
#ffeafe color charts
#ffeafe RGB chart
#ffeafe CMYK chart
#ffeafe RGB pie chart
#ffeafe color shades, tints & tones
#ffeafe color schemes
#ffeafe color preview, HTML & CSS examples
This text has a color of #ffeafe
<p style="color:#ffeafe;">Text here</p>
.mytext {color:#ffeafe;}
Text color #ffeafe
This box has a color of #ffeafe
<div style="background-color:#ffeafe;">Content here</div>
.mybackground {background-color:#ffeafe;}
Background color #ffeafe
Border around this has a color of #ffeafe
<div style="border:2px solid #ffeafe;">Content here</div>
.myborder {border:2px solid #ffeafe;}
Border color #ffeafe