#f5ebfc color space conversions
Hex:
#f5ebfc
RGB:
245, 235, 252
CMY:
4, 8, 1
CMYK:
3, 7, 0, 1
HSL:
275°, 73.9130%, 95.4902%
HSV (HSB):
275°, 6.7460%, 98.8235%
XYZ:
84.9352, 85.8574, 104.1910
xyY:
0.3089, 0.3122, 85.8574
CIE-Lab:
94.2514, 6.3786, -6.9964
CIE-LCH:
94.2514, 9.4676, 312.3555
CIE-Luv:
94.2514, 4.5857, -12.0704
Hunter-Lab:
92.6593, 1.4665, -1.8073
#f5ebfc color charts
#f5ebfc color shades, tints & tones
#f5ebfc color schemes
#f5ebfc color preview, HTML & CSS examples
This text has a color of #f5ebfc
<p style="color:#f5ebfc;">Text here</p>
.mytext {color:#f5ebfc;}
This box has a color of #f5ebfc
<div style="background-color:#f5ebfc;">Content here</div>
.mybackground {background-color:#f5ebfc;}
Border around this has a color of #f5ebfc
<div style="border:2px solid #f5ebfc;">Content here</div>
.myborder {border:2px solid #f5ebfc;}