#f2fb7d color space conversions
Hex:
#f2fb7d
RGB:
242, 251, 125
CMY:
5, 2, 51
CMYK:
4, 0, 50, 2
HSL:
64°, 94.0299%, 73.7255%
HSV (HSB):
64°, 50.1992%, 98.4314%
XYZ:
74.8168, 89.3523, 32.7055
xyY:
0.3800, 0.4539, 89.3523
CIE-Lab:
95.7274, -19.9224, 58.6915
CIE-LCH:
95.7274, 61.9806, 108.7494
CIE-Luv:
95.7274, -0.0883, 78.5185
Hunter-Lab:
94.5263, -24.1398, 45.6545
#f2fb7d color charts
#f2fb7d color shades, tints & tones
#f2fb7d color schemes
#f2fb7d color preview, HTML & CSS examples
This text has a color of #f2fb7d
<p style="color:#f2fb7d;">Text here</p>
.mytext {color:#f2fb7d;}
This box has a color of #f2fb7d
<div style="background-color:#f2fb7d;">Content here</div>
.mybackground {background-color:#f2fb7d;}
Border around this has a color of #f2fb7d
<div style="border:2px solid #f2fb7d;">Content here</div>
.myborder {border:2px solid #f2fb7d;}