#f0f5a5 color space conversions
Hex:
#f0f5a5
RGB:
240, 245, 165
CMY:
6, 4, 35
CMYK:
2, 0, 33, 4
HSL:
64°, 80.0000%, 80.3922%
HSV (HSB):
64°, 32.6531%, 96.0784%
XYZ:
75.3791, 86.5467, 48.3296
xyY:
0.3585, 0.4116, 86.5467
CIE-Lab:
94.5456, -13.6745, 38.0334
CIE-LCH:
94.5456, 40.4170, 109.7756
CIE-Luv:
94.5456, 0.8767, 54.8106
Hunter-Lab:
93.0305, -18.1714, 34.3200
#f0f5a5 color charts
#f0f5a5 color shades, tints & tones
#f0f5a5 color schemes
#f0f5a5 color preview, HTML & CSS examples
This text has a color of #f0f5a5
<p style="color:#f0f5a5;">Text here</p>
.mytext {color:#f0f5a5;}
This box has a color of #f0f5a5
<div style="background-color:#f0f5a5;">Content here</div>
.mybackground {background-color:#f0f5a5;}
Border around this has a color of #f0f5a5
<div style="border:2px solid #f0f5a5;">Content here</div>
.myborder {border:2px solid #f0f5a5;}