#f2debd color space conversions
Hex:
#f2debd
RGB:
242, 222, 189
CMY:
5, 13, 26
CMYK:
0, 8, 22, 5
HSL:
37°, 67.0886%, 84.5098%
HSV (HSB):
37°, 21.9008%, 94.9020%
XYZ:
71.9245, 74.7939, 58.7900
xyY:
0.3500, 0.3639, 74.7939
CIE-Lab:
89.2964, 1.7704, 18.6868
CIE-LCH:
89.2964, 18.7704, 84.5879
CIE-Luv:
89.2964, 14.0785, 26.6274
Hunter-Lab:
86.4835, -2.8954, 20.2341
#f2debd color charts
#f2debd color shades, tints & tones
#f2debd color schemes
#f2debd color preview, HTML & CSS examples
This text has a color of #f2debd
<p style="color:#f2debd;">Text here</p>
.mytext {color:#f2debd;}
This box has a color of #f2debd
<div style="background-color:#f2debd;">Content here</div>
.mybackground {background-color:#f2debd;}
Border around this has a color of #f2debd
<div style="border:2px solid #f2debd;">Content here</div>
.myborder {border:2px solid #f2debd;}