#f0f980 color space conversions
Hex:
#f0f980
RGB:
240, 249, 128
CMY:
6, 2, 50
CMYK:
4, 0, 49, 2
HSL:
64°, 90.9774%, 73.9216%
HSV (HSB):
64°, 48.5944%, 97.6471%
XYZ:
73.7071, 87.8351, 33.4912
xyY:
0.3779, 0.4504, 87.8351
CIE-Lab:
95.0915, -19.4750, 56.5309
CIE-LCH:
95.0915, 59.7915, 109.0089
CIE-Luv:
95.0915, -0.2408, 76.1544
Hunter-Lab:
93.7204, -23.6280, 44.4169
#f0f980 color charts
#f0f980 color shades, tints & tones
#f0f980 color schemes
#f0f980 color preview, HTML & CSS examples
This text has a color of #f0f980
<p style="color:#f0f980;">Text here</p>
.mytext {color:#f0f980;}
This box has a color of #f0f980
<div style="background-color:#f0f980;">Content here</div>
.mybackground {background-color:#f0f980;}
Border around this has a color of #f0f980
<div style="border:2px solid #f0f980;">Content here</div>
.myborder {border:2px solid #f0f980;}