#f2f2b9 color space conversions
Hex:
#f2f2b9
RGB:
242, 242, 185
CMY:
5, 5, 27
CMYK:
0, 0, 24, 5
HSL:
60°, 68.6747%, 83.7255%
HSV (HSB):
60°, 23.5537%, 94.9020%
XYZ:
77.1270, 85.8843, 58.4112
xyY:
0.3483, 0.3879, 85.8843
CIE-Lab:
94.2629, -8.9058, 27.6001
CIE-LCH:
94.2629, 29.0014, 107.8834
CIE-Luv:
94.2629, 2.9519, 40.9059
Hunter-Lab:
92.6738, -13.6239, 27.5018
#f2f2b9 color charts
#f2f2b9 color shades, tints & tones
#f2f2b9 color schemes
#f2f2b9 color preview, HTML & CSS examples
This text has a color of #f2f2b9
<p style="color:#f2f2b9;">Text here</p>
.mytext {color:#f2f2b9;}
This box has a color of #f2f2b9
<div style="background-color:#f2f2b9;">Content here</div>
.mybackground {background-color:#f2f2b9;}
Border around this has a color of #f2f2b9
<div style="border:2px solid #f2f2b9;">Content here</div>
.myborder {border:2px solid #f2f2b9;}