#f7cde5 color space conversions
Hex:
#f7cde5
RGB:
247, 205, 229
CMY:
3, 20, 10
CMYK:
0, 17, 7, 3
HSL:
326°, 72.4138%, 88.6275%
HSV (HSB):
326°, 17.0040%, 96.8627%
XYZ:
74.3320, 69.0939, 83.5475
xyY:
0.3275, 0.3044, 69.0939
CIE-Lab:
86.5505, 18.6338, -6.2885
CIE-LCH:
86.5505, 19.6663, 341.3516
CIE-Luv:
86.5505, 23.1348, -13.0087
Hunter-Lab:
83.1228, 14.1575, -1.4070
#f7cde5 color charts
#f7cde5 color shades, tints & tones
#f7cde5 color schemes
#f7cde5 color preview, HTML & CSS examples
This text has a color of #f7cde5
<p style="color:#f7cde5;">Text here</p>
.mytext {color:#f7cde5;}
This box has a color of #f7cde5
<div style="background-color:#f7cde5;">Content here</div>
.mybackground {background-color:#f7cde5;}
Border around this has a color of #f7cde5
<div style="border:2px solid #f7cde5;">Content here</div>
.myborder {border:2px solid #f7cde5;}