#f5ace9 color space conversions
Hex:
#f5ace9
RGB:
245, 172, 233
CMY:
4, 33, 9
CMYK:
0, 30, 5, 4
HSL:
310°, 78.4946%, 81.7647%
HSV (HSB):
310°, 29.7959%, 96.0784%
XYZ:
67.1167, 54.8007, 84.1310
xyY:
0.3257, 0.2660, 54.8007
CIE-Lab:
78.9263, 36.0814, -19.8589
CIE-LCH:
78.9263, 41.1855, 331.1720
CIE-Luv:
78.9263, 38.3162, -37.2200
Hunter-Lab:
74.0275, 32.2881, -15.5628
#f5ace9 color charts
#f5ace9 color shades, tints & tones
#f5ace9 color schemes
#f5ace9 color preview, HTML & CSS examples
This text has a color of #f5ace9
<p style="color:#f5ace9;">Text here</p>
.mytext {color:#f5ace9;}
This box has a color of #f5ace9
<div style="background-color:#f5ace9;">Content here</div>
.mybackground {background-color:#f5ace9;}
Border around this has a color of #f5ace9
<div style="border:2px solid #f5ace9;">Content here</div>
.myborder {border:2px solid #f5ace9;}