#f2edbf color space conversions
Hex:
#f2edbf
RGB:
242, 237, 191
CMY:
5, 7, 25
CMYK:
0, 2, 21, 5
HSL:
54°, 66.2338%, 84.9020%
HSV (HSB):
54°, 21.0744%, 94.9020%
XYZ:
76.3061, 83.2072, 61.3290
xyY:
0.3455, 0.3768, 83.2072
CIE-Lab:
93.1051, -5.5759, 22.9419
CIE-LCH:
93.1051, 23.6098, 103.6606
CIE-Luv:
93.1051, 5.4585, 34.0431
Hunter-Lab:
91.2180, -10.3118, 23.9898
#f2edbf color charts
#f2edbf color shades, tints & tones
#f2edbf color schemes
#f2edbf color preview, HTML & CSS examples
This text has a color of #f2edbf
<p style="color:#f2edbf;">Text here</p>
.mytext {color:#f2edbf;}
This box has a color of #f2edbf
<div style="background-color:#f2edbf;">Content here</div>
.mybackground {background-color:#f2edbf;}
Border around this has a color of #f2edbf
<div style="border:2px solid #f2edbf;">Content here</div>
.myborder {border:2px solid #f2edbf;}