#f1cdf2 color space conversions
Hex:
#f1cdf2
RGB:
241, 205, 242
CMY:
5, 20, 5
CMYK:
0, 15, 0, 5
HSL:
298°, 58.7302%, 87.6471%
HSV (HSB):
298°, 15.2893%, 94.9020%
XYZ:
74.1340, 68.7742, 93.3719
xyY:
0.3138, 0.2911, 68.7742
CIE-Lab:
86.3921, 18.9073, -13.4743
CIE-LCH:
86.3921, 23.2173, 324.5244
CIE-Luv:
86.3921, 18.1180, -24.3783
Hunter-Lab:
82.9302, 14.4389, -8.7040
#f1cdf2 color charts
#f1cdf2 color shades, tints & tones
#f1cdf2 color schemes
#f1cdf2 color preview, HTML & CSS examples
This text has a color of #f1cdf2
<p style="color:#f1cdf2;">Text here</p>
.mytext {color:#f1cdf2;}
This box has a color of #f1cdf2
<div style="background-color:#f1cdf2;">Content here</div>
.mybackground {background-color:#f1cdf2;}
Border around this has a color of #f1cdf2
<div style="border:2px solid #f1cdf2;">Content here</div>
.myborder {border:2px solid #f1cdf2;}