#f2edbd color space conversions
Hex:
#f2edbd
RGB:
242, 237, 189
CMY:
5, 7, 26
CMYK:
0, 2, 22, 5
HSL:
54°, 67.0886%, 84.5098%
HSV (HSB):
54°, 21.9008%, 94.9020%
XYZ:
76.0874, 83.1197, 60.1776
xyY:
0.3468, 0.3789, 83.1197
CIE-Lab:
93.0668, -5.8554, 23.9162
CIE-LCH:
93.0668, 24.6225, 103.7571
CIE-Luv:
93.0668, 5.5642, 35.3873
Hunter-Lab:
91.1700, -10.5774, 24.6841
#f2edbd color charts
#f2edbd color shades, tints & tones
#f2edbd color schemes
#f2edbd color preview, HTML & CSS examples
This text has a color of #f2edbd
<p style="color:#f2edbd;">Text here</p>
.mytext {color:#f2edbd;}
This box has a color of #f2edbd
<div style="background-color:#f2edbd;">Content here</div>
.mybackground {background-color:#f2edbd;}
Border around this has a color of #f2edbd
<div style="border:2px solid #f2edbd;">Content here</div>
.myborder {border:2px solid #f2edbd;}