#f5cde5 color space conversions
Hex:
#f5cde5
RGB:
245, 205, 229
CMY:
4, 20, 10
CMYK:
0, 16, 7, 4
HSL:
324°, 66.6667%, 88.2353%
HSV (HSB):
324°, 16.3265%, 96.0784%
XYZ:
73.6304, 68.7323, 83.5147
xyY:
0.3260, 0.3043, 68.7323
CIE-Lab:
86.3713, 17.9525, -6.5735
CIE-LCH:
86.3713, 19.1181, 339.8892
CIE-Luv:
86.3713, 21.8882, -13.3227
Hunter-Lab:
82.9049, 13.4476, -1.6926
#f5cde5 color charts
#f5cde5 color shades, tints & tones
#f5cde5 color schemes
#f5cde5 color preview, HTML & CSS examples
This text has a color of #f5cde5
<p style="color:#f5cde5;">Text here</p>
.mytext {color:#f5cde5;}
This box has a color of #f5cde5
<div style="background-color:#f5cde5;">Content here</div>
.mybackground {background-color:#f5cde5;}
Border around this has a color of #f5cde5
<div style="border:2px solid #f5cde5;">Content here</div>
.myborder {border:2px solid #f5cde5;}