#f2cafe color space conversions
Hex:
#f2cafe
RGB:
242, 202, 254
CMY:
5, 21, 0
CMYK:
5, 20, 0, 0
HSL:
286°, 96.2963%, 89.4118%
HSV (HSB):
286°, 20.4724%, 99.6078%
XYZ:
75.6279, 68.2741, 102.9581
xyY:
0.3064, 0.2766, 68.2741
CIE-Lab:
86.1433, 23.0508, -20.1953
CIE-LCH:
86.1433, 30.6462, 318.7777
CIE-Luv:
86.1433, 18.9465, -35.9648
Hunter-Lab:
82.6281, 18.7783, -16.0382
#f2cafe color charts
#f2cafe RGB chart
#f2cafe CMYK chart
#f2cafe RGB pie chart
#f2cafe color shades, tints & tones
#f2cafe color schemes
#f2cafe color preview, HTML & CSS examples
This text has a color of #f2cafe
<p style="color:#f2cafe;">Text here</p>
.mytext {color:#f2cafe;}
Text color #f2cafe
This box has a color of #f2cafe
<div style="background-color:#f2cafe;">Content here</div>
.mybackground {background-color:#f2cafe;}
Background color #f2cafe
Border around this has a color of #f2cafe
<div style="border:2px solid #f2cafe;">Content here</div>
.myborder {border:2px solid #f2cafe;}
Border color #f2cafe