#f2f2b0 color space conversions
Hex:
#f2f2b0
RGB:
242, 242, 176
CMY:
5, 5, 31
CMYK:
0, 0, 27, 5
HSL:
60°, 71.7391%, 81.9608%
HSV (HSB):
60°, 27.2727%, 94.9020%
XYZ:
76.2066, 85.5161, 53.5640
xyY:
0.3540, 0.3972, 85.5161
CIE-Lab:
94.1051, -10.0884, 31.9537
CIE-LCH:
94.1051, 33.5084, 107.5219
CIE-Luv:
94.1051, 3.3658, 46.6456
Hunter-Lab:
92.4749, -14.7332, 30.3900
#f2f2b0 color charts
#f2f2b0 color shades, tints & tones
#f2f2b0 color schemes
#f2f2b0 color preview, HTML & CSS examples
This text has a color of #f2f2b0
<p style="color:#f2f2b0;">Text here</p>
.mytext {color:#f2f2b0;}
This box has a color of #f2f2b0
<div style="background-color:#f2f2b0;">Content here</div>
.mybackground {background-color:#f2f2b0;}
Border around this has a color of #f2f2b0
<div style="border:2px solid #f2f2b0;">Content here</div>
.myborder {border:2px solid #f2f2b0;}