#feeffe color space conversions
Hex:
#feeffe
RGB:
254, 239, 254
CMY:
0, 6, 0
CMYK:
0, 6, 0, 0
HSL:
300°, 88.2353%, 96.6667%
HSV (HSB):
300°, 5.9055%, 99.6078%
XYZ:
89.6289, 89.9596, 106.4059
xyY:
0.3134, 0.3146, 89.9596
CIE-Lab:
95.9800, 7.6404, -5.4027
CIE-LCH:
95.9800, 9.3576, 324.7351
CIE-Luv:
95.9800, 7.5690, -9.8014
Hunter-Lab:
94.8470, 2.6974, -0.1227
#feeffe color charts
#feeffe RGB chart
#feeffe CMYK chart
#feeffe RGB pie chart
#feeffe color shades, tints & tones
#feeffe color schemes
#feeffe color preview, HTML & CSS examples
This text has a color of #feeffe
<p style="color:#feeffe;">Text here</p>
.mytext {color:#feeffe;}
Text color #feeffe
This box has a color of #feeffe
<div style="background-color:#feeffe;">Content here</div>
.mybackground {background-color:#feeffe;}
Background color #feeffe
Border around this has a color of #feeffe
<div style="border:2px solid #feeffe;">Content here</div>
.myborder {border:2px solid #feeffe;}
Border color #feeffe