#f0f5a0 color space conversions
Hex:
#f0f5a0
RGB:
240, 245, 160
CMY:
6, 4, 37
CMYK:
2, 0, 35, 4
HSL:
64°, 80.9524%, 79.4118%
HSV (HSB):
64°, 34.6939%, 96.0784%
XYZ:
74.9328, 86.3681, 45.9790
xyY:
0.3615, 0.4167, 86.3681
CIE-Lab:
94.4695, -14.2620, 40.4168
CIE-LCH:
94.4695, 42.8593, 109.4366
CIE-Luv:
94.4695, 1.0674, 57.7080
Hunter-Lab:
92.9345, -18.7114, 35.7206
#f0f5a0 color charts
#f0f5a0 color shades, tints & tones
#f0f5a0 color schemes
#f0f5a0 color preview, HTML & CSS examples
This text has a color of #f0f5a0
<p style="color:#f0f5a0;">Text here</p>
.mytext {color:#f0f5a0;}
This box has a color of #f0f5a0
<div style="background-color:#f0f5a0;">Content here</div>
.mybackground {background-color:#f0f5a0;}
Border around this has a color of #f0f5a0
<div style="border:2px solid #f0f5a0;">Content here</div>
.myborder {border:2px solid #f0f5a0;}