#fccafe color space conversions
Hex:
#fccafe
RGB:
252, 202, 254
CMY:
1, 21, 0
CMYK:
1, 20, 0, 0
HSL:
298°, 96.2963%, 89.4118%
HSV (HSB):
298°, 20.4724%, 99.6078%
XYZ:
79.1548, 70.0923, 103.1232
xyY:
0.3136, 0.2777, 70.0923
CIE-Lab:
87.0421, 26.2700, -18.7505
CIE-LCH:
87.0421, 32.2753, 324.4822
CIE-Luv:
87.0421, 24.9491, -34.2087
Hunter-Lab:
83.7211, 22.2523, -14.4255
#fccafe color charts
#fccafe color shades, tints & tones
#fccafe color schemes
#fccafe color preview, HTML & CSS examples
This text has a color of #fccafe
<p style="color:#fccafe;">Text here</p>
.mytext {color:#fccafe;}
This box has a color of #fccafe
<div style="background-color:#fccafe;">Content here</div>
.mybackground {background-color:#fccafe;}
Border around this has a color of #fccafe
<div style="border:2px solid #fccafe;">Content here</div>
.myborder {border:2px solid #fccafe;}