#fefddb color space conversions
Hex:
#fefddb
RGB:
254, 253, 219
CMY:
0, 1, 14
CMYK:
0, 0, 14, 0
HSL:
58°, 94.5946%, 92.7451%
HSV (HSB):
58°, 13.7795%, 99.6078%
XYZ:
88.7845, 96.4359, 80.9524
xyY:
0.3336, 0.3623, 96.4359
CIE-Lab:
98.6052, -5.2196, 16.4111
CIE-LCH:
98.6052, 17.2212, 107.6433
CIE-Luv:
98.6052, 2.4102, 25.3296
Hunter-Lab:
98.2018, -10.4707, 19.8657
#fefddb color charts
#fefddb color shades, tints & tones
#fefddb color schemes
#fefddb color preview, HTML & CSS examples
This text has a color of #fefddb
<p style="color:#fefddb;">Text here</p>
.mytext {color:#fefddb;}
This box has a color of #fefddb
<div style="background-color:#fefddb;">Content here</div>
.mybackground {background-color:#fefddb;}
Border around this has a color of #fefddb
<div style="border:2px solid #fefddb;">Content here</div>
.myborder {border:2px solid #fefddb;}