#f5e6e8 color space conversions
Hex:
#f5e6e8
RGB:
245, 230, 232
CMY:
4, 10, 9
CMYK:
0, 6, 5, 4
HSL:
352°, 42.8571%, 93.1373%
HSV (HSB):
352°, 6.1224%, 96.0784%
XYZ:
80.5185, 81.8323, 87.8954
xyY:
0.3218, 0.3270, 81.8323
CIE-Lab:
92.5008, 5.4272, 0.8479
CIE-LCH:
92.5008, 5.4931, 8.8798
CIE-Luv:
92.5008, 8.5166, 0.3150
Hunter-Lab:
90.4612, 0.5737, 5.7145
#f5e6e8 color charts
#f5e6e8 color shades, tints & tones
#f5e6e8 color schemes
#f5e6e8 color preview, HTML & CSS examples
This text has a color of #f5e6e8
<p style="color:#f5e6e8;">Text here</p>
.mytext {color:#f5e6e8;}
This box has a color of #f5e6e8
<div style="background-color:#f5e6e8;">Content here</div>
.mybackground {background-color:#f5e6e8;}
Border around this has a color of #f5e6e8
<div style="border:2px solid #f5e6e8;">Content here</div>
.myborder {border:2px solid #f5e6e8;}