#f1ccdd color space conversions
Hex:
#f1ccdd
RGB:
241, 204, 221
CMY:
5, 20, 13
CMYK:
0, 15, 8, 5
HSL:
332°, 56.9231%, 87.2549%
HSV (HSB):
332°, 15.3527%, 94.5098%
XYZ:
70.9196, 67.1070, 77.6217
xyY:
0.3289, 0.3112, 67.1070
CIE-Lab:
85.5579, 15.7525, -3.5644
CIE-LCH:
85.5579, 16.1507, 347.2502
CIE-Luv:
85.5579, 20.7373, -8.2674
Hunter-Lab:
81.9188, 11.1749, 1.1633
#f1ccdd color charts
#f1ccdd color shades, tints & tones
#f1ccdd color schemes
#f1ccdd color preview, HTML & CSS examples
This text has a color of #f1ccdd
<p style="color:#f1ccdd;">Text here</p>
.mytext {color:#f1ccdd;}
This box has a color of #f1ccdd
<div style="background-color:#f1ccdd;">Content here</div>
.mybackground {background-color:#f1ccdd;}
Border around this has a color of #f1ccdd
<div style="border:2px solid #f1ccdd;">Content here</div>
.myborder {border:2px solid #f1ccdd;}