#fcafed color space conversions
Hex:
#fcafed
RGB:
252, 175, 237
CMY:
1, 31, 7
CMYK:
0, 31, 6, 1
HSL:
312°, 92.7711%, 83.7255%
HSV (HSB):
312°, 30.5556%, 98.8235%
XYZ:
70.7609, 57.4698, 87.4840
xyY:
0.3280, 0.2664, 57.4698
CIE-Lab:
80.4431, 37.4605, -19.6502
CIE-LCH:
80.4431, 42.3015, 332.3203
CIE-Luv:
80.4431, 40.7483, -37.2327
Hunter-Lab:
75.8088, 33.9486, -15.3550
#fcafed color charts
#fcafed color shades, tints & tones
#fcafed color schemes
#fcafed color preview, HTML & CSS examples
This text has a color of #fcafed
<p style="color:#fcafed;">Text here</p>
.mytext {color:#fcafed;}
This box has a color of #fcafed
<div style="background-color:#fcafed;">Content here</div>
.mybackground {background-color:#fcafed;}
Border around this has a color of #fcafed
<div style="border:2px solid #fcafed;">Content here</div>
.myborder {border:2px solid #fcafed;}