#fccddb color space conversions
Hex:
#fccddb
RGB:
252, 205, 219
CMY:
1, 20, 14
CMYK:
0, 19, 13, 1
HSL:
342°, 88.6792%, 89.6078%
HSV (HSB):
342°, 18.6508%, 98.8235%
XYZ:
74.7624, 69.4726, 76.4870
xyY:
0.3387, 0.3148, 69.4726
CIE-Lab:
86.7375, 18.7153, -0.6557
CIE-LCH:
86.7375, 18.7268, 357.9934
CIE-Luv:
86.7375, 27.3837, -4.4168
Hunter-Lab:
83.3502, 14.2458, 3.9372
#fccddb color charts
#fccddb color shades, tints & tones
#fccddb color schemes
#fccddb color preview, HTML & CSS examples
This text has a color of #fccddb
<p style="color:#fccddb;">Text here</p>
.mytext {color:#fccddb;}
This box has a color of #fccddb
<div style="background-color:#fccddb;">Content here</div>
.mybackground {background-color:#fccddb;}
Border around this has a color of #fccddb
<div style="border:2px solid #fccddb;">Content here</div>
.myborder {border:2px solid #fccddb;}