#f5dcdf color space conversions
Hex:
#f5dcdf
RGB:
245, 220, 223
CMY:
4, 14, 13
CMYK:
0, 10, 9, 4
HSL:
353°, 55.5556%, 91.1765%
HSV (HSB):
353°, 10.2041%, 96.0784%
XYZ:
76.5687, 75.9266, 80.4317
xyY:
0.3287, 0.3260, 75.9266
CIE-Lab:
89.8252, 9.0937, 1.6626
CIE-LCH:
89.8252, 9.2444, 10.3609
CIE-Luv:
89.8252, 14.4840, 0.8693
Hunter-Lab:
87.1359, 4.3651, 6.2668
#f5dcdf color charts
#f5dcdf color shades, tints & tones
#f5dcdf color schemes
#f5dcdf color preview, HTML & CSS examples
This text has a color of #f5dcdf
<p style="color:#f5dcdf;">Text here</p>
.mytext {color:#f5dcdf;}
This box has a color of #f5dcdf
<div style="background-color:#f5dcdf;">Content here</div>
.mybackground {background-color:#f5dcdf;}
Border around this has a color of #f5dcdf
<div style="border:2px solid #f5dcdf;">Content here</div>
.myborder {border:2px solid #f5dcdf;}