#f1ccfc color space conversions
Hex:
#f1ccfc
RGB:
241, 204, 252
CMY:
5, 20, 1
CMYK:
4, 19, 0, 1
HSL:
286°, 88.8889%, 89.4118%
HSV (HSB):
286°, 19.0476%, 98.8235%
XYZ:
75.4392, 68.9148, 101.4213
xyY:
0.3069, 0.2804, 68.9148
CIE-Lab:
86.4618, 21.2922, -18.6645
CIE-LCH:
86.4618, 28.3147, 318.7626
CIE-Luv:
86.4618, 17.5946, -33.1812
Hunter-Lab:
83.0149, 16.9344, -14.3255
#f1ccfc color charts
#f1ccfc color shades, tints & tones
#f1ccfc color schemes
#f1ccfc color preview, HTML & CSS examples
This text has a color of #f1ccfc
<p style="color:#f1ccfc;">Text here</p>
.mytext {color:#f1ccfc;}
This box has a color of #f1ccfc
<div style="background-color:#f1ccfc;">Content here</div>
.mybackground {background-color:#f1ccfc;}
Border around this has a color of #f1ccfc
<div style="border:2px solid #f1ccfc;">Content here</div>
.myborder {border:2px solid #f1ccfc;}