#f5fdea color space conversions
Hex:
#f5fdea
RGB:
245, 253, 234
CMY:
4, 1, 8
CMYK:
3, 0, 8, 1
HSL:
85°, 82.6087%, 95.4902%
HSV (HSB):
85°, 7.5099%, 99.2157%
XYZ:
87.6328, 95.6035, 91.6765
xyY:
0.3188, 0.3478, 95.6035
CIE-Lab:
98.2745, -5.9170, 8.1696
CIE-LCH:
98.2745, 10.0873, 125.9147
CIE-Luv:
98.2745, -3.5061, 13.4851
Hunter-Lab:
97.7771, -11.1291, 12.8532
#f5fdea color charts
#f5fdea color shades, tints & tones
#f5fdea color schemes
#f5fdea color preview, HTML & CSS examples
This text has a color of #f5fdea
<p style="color:#f5fdea;">Text here</p>
.mytext {color:#f5fdea;}
This box has a color of #f5fdea
<div style="background-color:#f5fdea;">Content here</div>
.mybackground {background-color:#f5fdea;}
Border around this has a color of #f5fdea
<div style="border:2px solid #f5fdea;">Content here</div>
.myborder {border:2px solid #f5fdea;}