#fdfebe color space conversions
Hex:
#fdfebe
RGB:
253, 254, 190
CMY:
1, 0, 25
CMYK:
0, 0, 25, 0
HSL:
61°, 96.9697%, 87.0588%
HSV (HSB):
61°, 25.1969%, 99.6078%
XYZ:
85.2441, 95.4840, 62.6526
xyY:
0.3503, 0.3923, 95.4840
CIE-Lab:
98.2268, -10.1740, 30.5927
CIE-LCH:
98.2268, 32.2401, 108.3952
CIE-Luv:
98.2268, 2.6716, 45.3933
Hunter-Lab:
97.7159, -15.2854, 30.3861
#fdfebe color charts
#fdfebe color shades, tints & tones
#fdfebe color schemes
#fdfebe color preview, HTML & CSS examples
This text has a color of #fdfebe
<p style="color:#fdfebe;">Text here</p>
.mytext {color:#fdfebe;}
This box has a color of #fdfebe
<div style="background-color:#fdfebe;">Content here</div>
.mybackground {background-color:#fdfebe;}
Border around this has a color of #fdfebe
<div style="border:2px solid #fdfebe;">Content here</div>
.myborder {border:2px solid #fdfebe;}