#f2fe85 color space conversions
Hex:
#f2fe85
RGB:
242, 254, 133
CMY:
5, 0, 48
CMYK:
5, 0, 48, 0
HSL:
66°, 98.3740%, 75.8824%
HSV (HSB):
66°, 47.6378%, 99.6078%
XYZ:
76.2934, 91.4543, 35.8217
xyY:
0.3748, 0.4493, 91.4543
CIE-Lab:
96.5968, -20.6523, 56.0648
CIE-LCH:
96.5968, 59.7476, 110.2220
CIE-Luv:
96.5968, -2.0833, 76.3329
Hunter-Lab:
95.6318, -24.9513, 44.7334
#f2fe85 color charts
#f2fe85 color shades, tints & tones
#f2fe85 color schemes
#f2fe85 color preview, HTML & CSS examples
This text has a color of #f2fe85
<p style="color:#f2fe85;">Text here</p>
.mytext {color:#f2fe85;}
This box has a color of #f2fe85
<div style="background-color:#f2fe85;">Content here</div>
.mybackground {background-color:#f2fe85;}
Border around this has a color of #f2fe85
<div style="border:2px solid #f2fe85;">Content here</div>
.myborder {border:2px solid #f2fe85;}