#feffd5 color space conversions
Hex:
#feffd5
RGB:
254, 255, 213
CMY:
0, 0, 16
CMYK:
0, 0, 16, 0
HSL:
61°, 100.0000%, 91.7647%
HSV (HSB):
61°, 16.4706%, 100.0000%
XYZ:
88.6433, 97.3949, 77.0779
xyY:
0.3369, 0.3702, 97.3949
CIE-Lab:
98.9838, -7.1110, 20.0019
CIE-LCH:
98.9838, 21.2284, 109.5712
CIE-Luv:
98.9838, 1.6330, 30.7395
Hunter-Lab:
98.6889, -12.3751, 22.7756
#feffd5 color charts
#feffd5 color shades, tints & tones
#feffd5 color schemes
#feffd5 color preview, HTML & CSS examples
This text has a color of #feffd5
<p style="color:#feffd5;">Text here</p>
.mytext {color:#feffd5;}
This box has a color of #feffd5
<div style="background-color:#feffd5;">Content here</div>
.mybackground {background-color:#feffd5;}
Border around this has a color of #feffd5
<div style="border:2px solid #feffd5;">Content here</div>
.myborder {border:2px solid #feffd5;}