#fcc3f7 color space conversions
Hex:
#fcc3f7
RGB:
252, 195, 247
CMY:
1, 24, 3
CMYK:
0, 23, 2, 1
HSL:
305°, 90.4762%, 87.6471%
HSV (HSB):
305°, 22.6190%, 98.8235%
XYZ:
76.4485, 66.4411, 96.7908
xyY:
0.3190, 0.2772, 66.4411
CIE-Lab:
85.2209, 28.6965, -17.7851
CIE-LCH:
85.2209, 33.7609, 328.2108
CIE-Luv:
85.2209, 29.2943, -32.9715
Hunter-Lab:
81.5114, 24.7680, -13.3460
#fcc3f7 color charts
#fcc3f7 color shades, tints & tones
#fcc3f7 color schemes
#fcc3f7 color preview, HTML & CSS examples
This text has a color of #fcc3f7
<p style="color:#fcc3f7;">Text here</p>
.mytext {color:#fcc3f7;}
This box has a color of #fcc3f7
<div style="background-color:#fcc3f7;">Content here</div>
.mybackground {background-color:#fcc3f7;}
Border around this has a color of #fcc3f7
<div style="border:2px solid #fcc3f7;">Content here</div>
.myborder {border:2px solid #fcc3f7;}