#f0fb80 color space conversions
Hex:
#f0fb80
RGB:
240, 251, 128
CMY:
6, 2, 50
CMYK:
4, 0, 49, 2
HSL:
65°, 93.8931%, 74.3137%
HSV (HSB):
65°, 49.0040%, 98.4314%
XYZ:
74.3286, 89.0781, 33.6983
xyY:
0.3771, 0.4519, 89.0781
CIE-Lab:
95.6131, -20.4356, 57.1524
CIE-LCH:
95.6131, 60.6961, 109.6752
CIE-Luv:
95.6131, -1.4301, 77.1046
Hunter-Lab:
94.3812, -24.5919, 44.8977
#f0fb80 color charts
#f0fb80 color shades, tints & tones
#f0fb80 color schemes
#f0fb80 color preview, HTML & CSS examples
This text has a color of #f0fb80
<p style="color:#f0fb80;">Text here</p>
.mytext {color:#f0fb80;}
This box has a color of #f0fb80
<div style="background-color:#f0fb80;">Content here</div>
.mybackground {background-color:#f0fb80;}
Border around this has a color of #f0fb80
<div style="border:2px solid #f0fb80;">Content here</div>
.myborder {border:2px solid #f0fb80;}