#f5ffdc color space conversions
Hex:
#f5ffdc
RGB:
245, 255, 220
CMY:
4, 0, 14
CMYK:
4, 0, 14, 0
HSL:
77°, 100.0000%, 93.1373%
HSV (HSB):
77°, 13.7255%, 100.0000%
XYZ:
86.3345, 96.0998, 81.7089
xyY:
0.3268, 0.3638, 96.0998
CIE-Lab:
98.4719, -9.1830, 15.6186
CIE-LCH:
98.4719, 18.1182, 120.4535
CIE-Luv:
98.4719, -3.9162, 24.9516
Hunter-Lab:
98.0305, -14.3502, 19.2028
#f5ffdc color charts
#f5ffdc color shades, tints & tones
#f5ffdc color schemes
#f5ffdc color preview, HTML & CSS examples
This text has a color of #f5ffdc
<p style="color:#f5ffdc;">Text here</p>
.mytext {color:#f5ffdc;}
This box has a color of #f5ffdc
<div style="background-color:#f5ffdc;">Content here</div>
.mybackground {background-color:#f5ffdc;}
Border around this has a color of #f5ffdc
<div style="border:2px solid #f5ffdc;">Content here</div>
.myborder {border:2px solid #f5ffdc;}