#f2fd7e color space conversions
Hex:
#f2fd7e
RGB:
242, 253, 126
CMY:
5, 1, 51
CMYK:
4, 0, 50, 1
HSL:
65°, 96.9466%, 74.3137%
HSV (HSB):
65°, 50.1976%, 99.2157%
XYZ:
75.5091, 90.6342, 33.2531
xyY:
0.3787, 0.4545, 90.6342
CIE-Lab:
96.2592, -20.7948, 58.8650
CIE-LCH:
96.2592, 62.4300, 109.4564
CIE-Luv:
96.2592, -1.3080, 79.0179
Hunter-Lab:
95.2020, -25.0268, 45.9320
#f2fd7e color charts
#f2fd7e color shades, tints & tones
#f2fd7e color schemes
#f2fd7e color preview, HTML & CSS examples
This text has a color of #f2fd7e
<p style="color:#f2fd7e;">Text here</p>
.mytext {color:#f2fd7e;}
This box has a color of #f2fd7e
<div style="background-color:#f2fd7e;">Content here</div>
.mybackground {background-color:#f2fd7e;}
Border around this has a color of #f2fd7e
<div style="border:2px solid #f2fd7e;">Content here</div>
.myborder {border:2px solid #f2fd7e;}