#f5cdf5 color space conversions
Hex:
#f5cdf5
RGB:
245, 205, 245
CMY:
4, 20, 4
CMYK:
0, 16, 0, 4
HSL:
300°, 66.6667%, 88.2353%
HSV (HSB):
300°, 16.3265%, 96.0784%
XYZ:
75.9689, 69.6677, 95.8294
xyY:
0.3146, 0.2885, 69.6677
CIE-Lab:
86.8336, 20.7708, -14.3657
CIE-LCH:
86.8336, 25.2547, 325.3311
CIE-Luv:
86.8336, 20.2159, -26.1514
Hunter-Lab:
83.4672, 16.3970, -9.6444
#f5cdf5 color charts
#f5cdf5 color shades, tints & tones
#f5cdf5 color schemes
#f5cdf5 color preview, HTML & CSS examples
This text has a color of #f5cdf5
<p style="color:#f5cdf5;">Text here</p>
.mytext {color:#f5cdf5;}
This box has a color of #f5cdf5
<div style="background-color:#f5cdf5;">Content here</div>
.mybackground {background-color:#f5cdf5;}
Border around this has a color of #f5cdf5
<div style="border:2px solid #f5cdf5;">Content here</div>
.myborder {border:2px solid #f5cdf5;}