#f5cdf9 color space conversions
Hex:
#f5cdf9
RGB:
245, 205, 249
CMY:
4, 20, 2
CMYK:
2, 18, 0, 2
HSL:
295°, 78.5714%, 89.0196%
HSV (HSB):
295°, 17.6707%, 97.6471%
XYZ:
76.5864, 69.9147, 99.0809
xyY:
0.3119, 0.2847, 69.9147
CIE-Lab:
86.9550, 21.5013, -16.3001
CIE-LCH:
86.9550, 26.9815, 322.8344
CIE-Luv:
86.9550, 19.7935, -29.4012
Hunter-Lab:
83.6150, 17.1692, -11.7261
#f5cdf9 color charts
#f5cdf9 color shades, tints & tones
#f5cdf9 color schemes
#f5cdf9 color preview, HTML & CSS examples
This text has a color of #f5cdf9
<p style="color:#f5cdf9;">Text here</p>
.mytext {color:#f5cdf9;}
This box has a color of #f5cdf9
<div style="background-color:#f5cdf9;">Content here</div>
.mybackground {background-color:#f5cdf9;}
Border around this has a color of #f5cdf9
<div style="border:2px solid #f5cdf9;">Content here</div>
.myborder {border:2px solid #f5cdf9;}