#f2fd05 color space conversions
Hex:
#f2fd05
RGB:
242, 253, 5
CMY:
5, 1, 98
CMYK:
4, 0, 98, 1
HSL:
63°, 98.4127%, 50.5882%
HSV (HSB):
63°, 98.0237%, 99.2157%
XYZ:
71.7706, 89.1388, 13.5664
xyY:
0.4114, 0.5109, 89.1388
CIE-Lab:
95.6384, -25.8910, 92.5879
CIE-LCH:
95.6384, 96.1398, 105.6230
CIE-Luv:
95.6384, 0.2604, 105.8173
Hunter-Lab:
94.4133, -29.5321, 57.5699
#f2fd05 color charts
#f2fd05 color shades, tints & tones
#f2fd05 color schemes
#f2fd05 color preview, HTML & CSS examples
This text has a color of #f2fd05
<p style="color:#f2fd05;">Text here</p>
.mytext {color:#f2fd05;}
This box has a color of #f2fd05
<div style="background-color:#f2fd05;">Content here</div>
.mybackground {background-color:#f2fd05;}
Border around this has a color of #f2fd05
<div style="border:2px solid #f2fd05;">Content here</div>
.myborder {border:2px solid #f2fd05;}