#f5f0f7 color space conversions
Hex:
#f5f0f7
RGB:
245, 240, 247
CMY:
4, 6, 3
CMYK:
1, 3, 0, 3
HSL:
283°, 30.4348%, 95.4902%
HSV (HSB):
283°, 2.8340%, 96.8627%
XYZ:
85.6048, 88.4481, 100.5560
xyY:
0.3117, 0.3221, 88.4481
CIE-Lab:
95.3493, 2.9084, -2.7843
CIE-LCH:
95.3493, 4.0263, 316.2492
CIE-Luv:
95.3493, 2.4031, -4.8403
Hunter-Lab:
94.0468, -2.1049, 2.4392
#f5f0f7 color charts
#f5f0f7 color shades, tints & tones
#f5f0f7 color schemes
#f5f0f7 color preview, HTML & CSS examples
This text has a color of #f5f0f7
<p style="color:#f5f0f7;">Text here</p>
.mytext {color:#f5f0f7;}
This box has a color of #f5f0f7
<div style="background-color:#f5f0f7;">Content here</div>
.mybackground {background-color:#f5f0f7;}
Border around this has a color of #f5f0f7
<div style="border:2px solid #f5f0f7;">Content here</div>
.myborder {border:2px solid #f5f0f7;}