#f5eafc color space conversions
Hex:
#f5eafc
RGB:
245, 234, 252
CMY:
4, 8, 1
CMYK:
3, 7, 0, 1
HSL:
277°, 75.0000%, 95.2941%
HSV (HSB):
277°, 7.1429%, 98.8235%
XYZ:
84.6497, 85.2864, 104.0959
xyY:
0.3089, 0.3112, 85.2864
CIE-Lab:
94.0064, 6.8943, -7.3587
CIE-LCH:
94.0064, 10.0837, 313.1336
CIE-Luv:
94.0064, 5.0839, -12.7319
Hunter-Lab:
92.3506, 2.0016, -2.1851
#f5eafc color charts
#f5eafc color shades, tints & tones
#f5eafc color schemes
#f5eafc color preview, HTML & CSS examples
This text has a color of #f5eafc
<p style="color:#f5eafc;">Text here</p>
.mytext {color:#f5eafc;}
This box has a color of #f5eafc
<div style="background-color:#f5eafc;">Content here</div>
.mybackground {background-color:#f5eafc;}
Border around this has a color of #f5eafc
<div style="border:2px solid #f5eafc;">Content here</div>
.myborder {border:2px solid #f5eafc;}