#f2f0b8 color space conversions
Hex:
#f2f0b8
RGB:
242, 240, 184
CMY:
5, 6, 28
CMYK:
0, 1, 24, 5
HSL:
58°, 69.0476%, 83.5294%
HSV (HSB):
58°, 23.9669%, 94.9020%
XYZ:
76.4298, 84.6581, 57.6598
xyY:
0.3494, 0.3870, 84.6581
CIE-Lab:
93.7356, -8.0428, 27.3909
CIE-LCH:
93.7356, 28.5473, 106.3637
CIE-Luv:
93.7356, 4.1265, 40.4150
Hunter-Lab:
92.0098, -12.7427, 27.2517
#f2f0b8 color charts
#f2f0b8 color shades, tints & tones
#f2f0b8 color schemes
#f2f0b8 color preview, HTML & CSS examples
This text has a color of #f2f0b8
<p style="color:#f2f0b8;">Text here</p>
.mytext {color:#f2f0b8;}
This box has a color of #f2f0b8
<div style="background-color:#f2f0b8;">Content here</div>
.mybackground {background-color:#f2f0b8;}
Border around this has a color of #f2f0b8
<div style="border:2px solid #f2f0b8;">Content here</div>
.myborder {border:2px solid #f2f0b8;}