#f1ccd6 color space conversions
Hex:
#f1ccd6
RGB:
241, 204, 214
CMY:
5, 20, 16
CMYK:
0, 15, 11, 5
HSL:
344°, 56.9231%, 87.2549%
HSV (HSB):
344°, 15.3527%, 94.5098%
XYZ:
70.0061, 66.7415, 72.8110
xyY:
0.3341, 0.3185, 66.7415
CIE-Lab:
85.3733, 14.5928, -0.1128
CIE-LCH:
85.3733, 14.5932, 359.5570
CIE-Luv:
85.3733, 21.4280, -2.8186
Hunter-Lab:
81.6955, 9.9922, 4.3447
#f1ccd6 color charts
#f1ccd6 color shades, tints & tones
#f1ccd6 color schemes
#f1ccd6 color preview, HTML & CSS examples
This text has a color of #f1ccd6
<p style="color:#f1ccd6;">Text here</p>
.mytext {color:#f1ccd6;}
This box has a color of #f1ccd6
<div style="background-color:#f1ccd6;">Content here</div>
.mybackground {background-color:#f1ccd6;}
Border around this has a color of #f1ccd6
<div style="border:2px solid #f1ccd6;">Content here</div>
.myborder {border:2px solid #f1ccd6;}