#f4cafe color space conversions
Hex:
#f4cafe
RGB:
244, 202, 254
CMY:
4, 21, 0
CMYK:
4, 20, 0, 0
HSL:
288°, 96.2963%, 89.4118%
HSV (HSB):
288°, 20.4724%, 99.6078%
XYZ:
76.3181, 68.6299, 102.9904
xyY:
0.3078, 0.2768, 68.6299
CIE-Lab:
86.3205, 23.6926, -19.9104
CIE-LCH:
86.3205, 30.9477, 319.9575
CIE-Luv:
86.3205, 20.1322, -35.6177
Hunter-Lab:
82.8432, 19.4652, -15.7190
#f4cafe color charts
#f4cafe color shades, tints & tones
#f4cafe color schemes
#f4cafe color preview, HTML & CSS examples
This text has a color of #f4cafe
<p style="color:#f4cafe;">Text here</p>
.mytext {color:#f4cafe;}
This box has a color of #f4cafe
<div style="background-color:#f4cafe;">Content here</div>
.mybackground {background-color:#f4cafe;}
Border around this has a color of #f4cafe
<div style="border:2px solid #f4cafe;">Content here</div>
.myborder {border:2px solid #f4cafe;}