#f2fd0d color space conversions
Hex:
#f2fd0d
RGB:
242, 253, 13
CMY:
5, 1, 95
CMYK:
4, 0, 95, 1
HSL:
63°, 98.3607%, 52.1569%
HSV (HSB):
63°, 94.8617%, 99.2157%
XYZ:
71.8159, 89.1569, 13.8047
xyY:
0.4109, 0.5101, 89.1569
CIE-Lab:
95.6459, -25.8279, 92.0194
CIE-LCH:
95.6459, 95.5754, 105.6783
CIE-Luv:
95.6459, 0.2404, 105.4759
Hunter-Lab:
94.4229, -29.4771, 57.4278
#f2fd0d color charts
#f2fd0d color shades, tints & tones
#f2fd0d color schemes
#f2fd0d color preview, HTML & CSS examples
This text has a color of #f2fd0d
<p style="color:#f2fd0d;">Text here</p>
.mytext {color:#f2fd0d;}
This box has a color of #f2fd0d
<div style="background-color:#f2fd0d;">Content here</div>
.mybackground {background-color:#f2fd0d;}
Border around this has a color of #f2fd0d
<div style="border:2px solid #f2fd0d;">Content here</div>
.myborder {border:2px solid #f2fd0d;}