#f7ccf5 color space conversions
Hex:
#f7ccf5
RGB:
247, 204, 245
CMY:
3, 20, 4
CMYK:
0, 17, 1, 3
HSL:
303°, 72.8814%, 88.4314%
HSV (HSB):
303°, 17.4089%, 96.8627%
XYZ:
76.4321, 69.5525, 95.7828
xyY:
0.3161, 0.2877, 69.5525
CIE-Lab:
86.7769, 21.9563, -14.4324
CIE-LCH:
86.7769, 26.2750, 326.6821
CIE-Luv:
86.7769, 21.9310, -26.4642
Hunter-Lab:
83.3981, 17.6436, -9.7159
#f7ccf5 color charts
#f7ccf5 color shades, tints & tones
#f7ccf5 color schemes
#f7ccf5 color preview, HTML & CSS examples
This text has a color of #f7ccf5
<p style="color:#f7ccf5;">Text here</p>
.mytext {color:#f7ccf5;}
This box has a color of #f7ccf5
<div style="background-color:#f7ccf5;">Content here</div>
.mybackground {background-color:#f7ccf5;}
Border around this has a color of #f7ccf5
<div style="border:2px solid #f7ccf5;">Content here</div>
.myborder {border:2px solid #f7ccf5;}