#ffeffe color space conversions
Hex:
#ffeffe
RGB:
255, 239, 254
CMY:
0, 6, 0
CMYK:
0, 6, 0, 0
HSL:
304°, 100.0000%, 96.8627%
HSV (HSB):
304°, 6.2745%, 100.0000%
XYZ:
89.9959, 90.1488, 106.4231
xyY:
0.3140, 0.3146, 90.1488
CIE-Lab:
96.0584, 7.9706, -5.2782
CIE-LCH:
96.0584, 9.5598, 326.4873
CIE-Luv:
96.0584, 8.1451, -9.6654
Hunter-Lab:
94.9467, 3.0357, 0.0062
#ffeffe color charts
#ffeffe RGB chart
#ffeffe CMYK chart
#ffeffe RGB pie chart
#ffeffe color shades, tints & tones
#ffeffe color schemes
#ffeffe color preview, HTML & CSS examples
This text has a color of #ffeffe
<p style="color:#ffeffe;">Text here</p>
.mytext {color:#ffeffe;}
Text color #ffeffe
This box has a color of #ffeffe
<div style="background-color:#ffeffe;">Content here</div>
.mybackground {background-color:#ffeffe;}
Background color #ffeffe
Border around this has a color of #ffeffe
<div style="border:2px solid #ffeffe;">Content here</div>
.myborder {border:2px solid #ffeffe;}
Border color #ffeffe