#feedd4 color space conversions
Hex:
#feedd4
RGB:
254, 237, 212
CMY:
0, 7, 17
CMYK:
0, 7, 17, 0
HSL:
36°, 95.4545%, 91.3725%
HSV (HSB):
36°, 16.5354%, 99.6078%
XYZ:
83.0409, 86.3927, 74.5861
xyY:
0.3403, 0.3540, 86.3927
CIE-Lab:
94.4800, 1.7858, 14.1786
CIE-LCH:
94.4800, 14.2906, 82.8213
CIE-Luv:
94.4800, 11.5628, 20.6431
Hunter-Lab:
92.9477, -3.1837, 17.4860
#feedd4 color charts
#feedd4 color shades, tints & tones
#feedd4 color schemes
#feedd4 color preview, HTML & CSS examples
This text has a color of #feedd4
<p style="color:#feedd4;">Text here</p>
.mytext {color:#feedd4;}
This box has a color of #feedd4
<div style="background-color:#feedd4;">Content here</div>
.mybackground {background-color:#feedd4;}
Border around this has a color of #feedd4
<div style="border:2px solid #feedd4;">Content here</div>
.myborder {border:2px solid #feedd4;}