#fcaffe color space conversions
Hex:
#fcaffe
RGB:
252, 175, 254
CMY:
1, 31, 0
CMYK:
1, 31, 0, 0
HSL:
298°, 97.5309%, 84.1176%
HSV (HSB):
298°, 31.1024%, 99.6078%
XYZ:
73.3642, 58.5111, 101.1930
xyY:
0.3148, 0.2510, 58.5111
CIE-Lab:
81.0221, 40.4553, -27.8966
CIE-LCH:
81.0221, 49.1411, 325.4112
CIE-Luv:
81.0221, 37.9848, -51.1942
Hunter-Lab:
76.4926, 37.3378, -24.8907
#fcaffe color charts
#fcaffe color shades, tints & tones
#fcaffe color schemes
#fcaffe color preview, HTML & CSS examples
This text has a color of #fcaffe
<p style="color:#fcaffe;">Text here</p>
.mytext {color:#fcaffe;}
This box has a color of #fcaffe
<div style="background-color:#fcaffe;">Content here</div>
.mybackground {background-color:#fcaffe;}
Border around this has a color of #fcaffe
<div style="border:2px solid #fcaffe;">Content here</div>
.myborder {border:2px solid #fcaffe;}