#f1cafe color space conversions
Hex:
#f1cafe
RGB:
241, 202, 254
CMY:
5, 21, 0
CMYK:
5, 20, 0, 0
HSL:
285°, 96.2963%, 89.4118%
HSV (HSB):
285°, 20.4724%, 99.6078%
XYZ:
75.2856, 68.0976, 102.9421
xyY:
0.3056, 0.2765, 68.0976
CIE-Lab:
86.0552, 22.7304, -20.3370
CIE-LCH:
86.0552, 30.5002, 318.1808
CIE-Luv:
86.0552, 18.3565, -36.1376
Hunter-Lab:
82.5213, 18.4364, -16.1971
#f1cafe color charts
#f1cafe RGB chart
#f1cafe CMYK chart
#f1cafe RGB pie chart
#f1cafe color shades, tints & tones
#f1cafe color schemes
#f1cafe color preview, HTML & CSS examples
This text has a color of #f1cafe
<p style="color:#f1cafe;">Text here</p>
.mytext {color:#f1cafe;}
Text color #f1cafe
This box has a color of #f1cafe
<div style="background-color:#f1cafe;">Content here</div>
.mybackground {background-color:#f1cafe;}
Background color #f1cafe
Border around this has a color of #f1cafe
<div style="border:2px solid #f1cafe;">Content here</div>
.myborder {border:2px solid #f1cafe;}
Border color #f1cafe