#fffeaf color space conversions
Hex:
#fffeaf
RGB:
255, 254, 175
CMY:
0, 0, 31
CMYK:
0, 0, 31, 0
HSL:
59°, 100.0000%, 84.3137%
HSV (HSB):
59°, 31.3725%, 100.0000%
XYZ:
84.4197, 95.2388, 54.4910
xyY:
0.3605, 0.4067, 95.2388
CIE-Lab:
98.1290, -11.3116, 37.9859
CIE-LCH:
98.1290, 39.6344, 106.5827
CIE-Luv:
98.1290, 4.5697, 54.7832
Hunter-Lab:
97.5904, -16.3733, 35.2078
#fffeaf color charts
#fffeaf RGB chart
#fffeaf CMYK chart
#fffeaf RGB pie chart
#fffeaf color shades, tints & tones
#fffeaf color schemes
#fffeaf color preview, HTML & CSS examples
This text has a color of #fffeaf
<p style="color:#fffeaf;">Text here</p>
.mytext {color:#fffeaf;}
Text color #fffeaf
This box has a color of #fffeaf
<div style="background-color:#fffeaf;">Content here</div>
.mybackground {background-color:#fffeaf;}
Background color #fffeaf
Border around this has a color of #fffeaf
<div style="border:2px solid #fffeaf;">Content here</div>
.myborder {border:2px solid #fffeaf;}
Border color #fffeaf