#f0f6ae color space conversions
Hex:
#f0f6ae
RGB:
240, 246, 174
CMY:
6, 4, 32
CMYK:
2, 0, 29, 4
HSL:
65°, 80.0000%, 82.3529%
HSV (HSB):
65°, 29.2683%, 96.4706%
XYZ:
76.5309, 87.4928, 52.8986
xyY:
0.3528, 0.4033, 87.4928
CIE-Lab:
94.9470, -13.0591, 34.0618
CIE-LCH:
94.9470, 36.4794, 110.9766
CIE-Luv:
94.9470, -0.0453, 49.9502
Hunter-Lab:
93.5376, -17.6450, 31.9459
#f0f6ae color charts
#f0f6ae color shades, tints & tones
#f0f6ae color schemes
#f0f6ae color preview, HTML & CSS examples
This text has a color of #f0f6ae
<p style="color:#f0f6ae;">Text here</p>
.mytext {color:#f0f6ae;}
This box has a color of #f0f6ae
<div style="background-color:#f0f6ae;">Content here</div>
.mybackground {background-color:#f0f6ae;}
Border around this has a color of #f0f6ae
<div style="border:2px solid #f0f6ae;">Content here</div>
.myborder {border:2px solid #f0f6ae;}