#f3cdf5 color space conversions
Hex:
#f3cdf5
RGB:
243, 205, 245
CMY:
5, 20, 4
CMYK:
1, 16, 0, 4
HSL:
297°, 66.6667%, 88.2353%
HSV (HSB):
297°, 16.3265%, 96.0784%
XYZ:
75.2749, 69.3099, 95.7969
xyY:
0.3131, 0.2883, 69.3099
CIE-Lab:
86.6573, 20.1135, -14.6481
CIE-LCH:
86.6573, 24.8821, 323.9352
CIE-Luv:
86.6573, 19.0120, -26.4828
Hunter-Lab:
83.2526, 15.7033, -9.9469
#f3cdf5 color charts
#f3cdf5 color shades, tints & tones
#f3cdf5 color schemes
#f3cdf5 color preview, HTML & CSS examples
This text has a color of #f3cdf5
<p style="color:#f3cdf5;">Text here</p>
.mytext {color:#f3cdf5;}
This box has a color of #f3cdf5
<div style="background-color:#f3cdf5;">Content here</div>
.mybackground {background-color:#f3cdf5;}
Border around this has a color of #f3cdf5
<div style="border:2px solid #f3cdf5;">Content here</div>
.myborder {border:2px solid #f3cdf5;}