#f8f280 color space conversions
Hex:
#f8f280
RGB:
248, 242, 128
CMY:
3, 5, 50
CMYK:
0, 2, 48, 3
HSL:
57°, 89.5522%, 73.7255%
HSV (HSB):
57°, 48.3871%, 97.2549%
XYZ:
74.3598, 85.0192, 32.9132
xyY:
0.3867, 0.4421, 85.0192
CIE-Lab:
93.8914, -12.9503, 55.2429
CIE-LCH:
93.8914, 56.7405, 103.1933
CIE-Luv:
93.8914, 9.1776, 73.1823
Hunter-Lab:
92.2059, -17.4082, 43.3803
#f8f280 color charts
#f8f280 color shades, tints & tones
#f8f280 color schemes
#f8f280 color preview, HTML & CSS examples
This text has a color of #f8f280
<p style="color:#f8f280;">Text here</p>
.mytext {color:#f8f280;}
This box has a color of #f8f280
<div style="background-color:#f8f280;">Content here</div>
.mybackground {background-color:#f8f280;}
Border around this has a color of #f8f280
<div style="border:2px solid #f8f280;">Content here</div>
.myborder {border:2px solid #f8f280;}