#f2ffbf color space conversions
Hex:
#f2ffbf
RGB:
242, 255, 191
CMY:
5, 0, 25
CMYK:
5, 0, 25, 0
HSL:
72°, 100.0000%, 87.4510%
HSV (HSB):
72°, 25.0980%, 100.0000%
XYZ:
81.7819, 94.1588, 63.1543
xyY:
0.3420, 0.3938, 94.1588
CIE-Lab:
97.6960, -14.5040, 29.2346
CIE-LCH:
97.6960, 32.6348, 116.3872
CIE-Luv:
97.6960, -4.4966, 44.4507
Hunter-Lab:
97.0355, -19.3715, 29.3367
#f2ffbf color charts
#f2ffbf color shades, tints & tones
#f2ffbf color schemes
#f2ffbf color preview, HTML & CSS examples
This text has a color of #f2ffbf
<p style="color:#f2ffbf;">Text here</p>
.mytext {color:#f2ffbf;}
This box has a color of #f2ffbf
<div style="background-color:#f2ffbf;">Content here</div>
.mybackground {background-color:#f2ffbf;}
Border around this has a color of #f2ffbf
<div style="border:2px solid #f2ffbf;">Content here</div>
.myborder {border:2px solid #f2ffbf;}