#ffcafe color space conversions
Hex:
#ffcafe
RGB:
255, 202, 254
CMY:
0, 21, 0
CMYK:
0, 21, 0, 0
HSL:
301°, 100.0000%, 89.6078%
HSV (HSB):
301°, 20.7843%, 100.0000%
XYZ:
80.2499, 70.6568, 103.1744
xyY:
0.3158, 0.2781, 70.6568
CIE-Lab:
87.3180, 27.2402, -18.3074
CIE-LCH:
87.3180, 32.8206, 326.0961
CIE-Luv:
87.3180, 26.7852, -33.6720
Hunter-Lab:
84.0576, 23.3134, -13.9337
#ffcafe color charts
#ffcafe RGB chart
#ffcafe CMYK chart
#ffcafe RGB pie chart
#ffcafe color shades, tints & tones
#ffcafe color schemes
#ffcafe color preview, HTML & CSS examples
This text has a color of #ffcafe
<p style="color:#ffcafe;">Text here</p>
.mytext {color:#ffcafe;}
Text color #ffcafe
This box has a color of #ffcafe
<div style="background-color:#ffcafe;">Content here</div>
.mybackground {background-color:#ffcafe;}
Background color #ffcafe
Border around this has a color of #ffcafe
<div style="border:2px solid #ffcafe;">Content here</div>
.myborder {border:2px solid #ffcafe;}
Border color #ffcafe