#f5afe9 color space conversions
Hex:
#f5afe9
RGB:
245, 175, 233
CMY:
4, 31, 9
CMYK:
0, 29, 5, 4
HSL:
310°, 77.7778%, 82.3529%
HSV (HSB):
310°, 28.5714%, 96.0784%
XYZ:
67.6941, 55.9556, 84.3234
xyY:
0.3255, 0.2691, 55.9556
CIE-Lab:
79.5886, 34.5004, -18.8570
CIE-LCH:
79.5886, 39.3175, 331.3401
CIE-Luv:
79.5886, 36.8217, -35.3824
Hunter-Lab:
74.8035, 30.6292, -14.4732
#f5afe9 color charts
#f5afe9 color shades, tints & tones
#f5afe9 color schemes
#f5afe9 color preview, HTML & CSS examples
This text has a color of #f5afe9
<p style="color:#f5afe9;">Text here</p>
.mytext {color:#f5afe9;}
This box has a color of #f5afe9
<div style="background-color:#f5afe9;">Content here</div>
.mybackground {background-color:#f5afe9;}
Border around this has a color of #f5afe9
<div style="border:2px solid #f5afe9;">Content here</div>
.myborder {border:2px solid #f5afe9;}