#fccfde color space conversions
Hex:
#fccfde
RGB:
252, 207, 222
CMY:
1, 19, 13
CMYK:
0, 18, 12, 1
HSL:
340°, 88.2353%, 90.0000%
HSV (HSB):
340°, 17.8571%, 98.8235%
XYZ:
75.6425, 70.5950, 78.7467
xyY:
0.3362, 0.3138, 70.5950
CIE-Lab:
87.2879, 18.1472, -1.4407
CIE-LCH:
87.2879, 18.2043, 355.4609
CIE-Luv:
87.2879, 25.9676, -5.4997
Hunter-Lab:
84.0208, 13.6640, 3.2464
#fccfde color charts
#fccfde color shades, tints & tones
#fccfde color schemes
#fccfde color preview, HTML & CSS examples
This text has a color of #fccfde
<p style="color:#fccfde;">Text here</p>
.mytext {color:#fccfde;}
This box has a color of #fccfde
<div style="background-color:#fccfde;">Content here</div>
.mybackground {background-color:#fccfde;}
Border around this has a color of #fccfde
<div style="border:2px solid #fccfde;">Content here</div>
.myborder {border:2px solid #fccfde;}