#f2ddeb color space conversions
Hex:
#f2ddeb
RGB:
242, 221, 235
CMY:
5, 13, 8
CMYK:
0, 9, 3, 5
HSL:
320°, 44.6809%, 90.7843%
HSV (HSB):
320°, 8.6777%, 94.9020%
XYZ:
77.4698, 76.5883, 89.2972
xyY:
0.3183, 0.3147, 76.5883
CIE-Lab:
90.1318, 9.5904, -4.2214
CIE-LCH:
90.1318, 10.4783, 336.2425
CIE-Luv:
90.1318, 11.1901, -8.2235
Hunter-Lab:
87.5147, 4.8610, 0.7627
#f2ddeb color charts
#f2ddeb color shades, tints & tones
#f2ddeb color schemes
#f2ddeb color preview, HTML & CSS examples
This text has a color of #f2ddeb
<p style="color:#f2ddeb;">Text here</p>
.mytext {color:#f2ddeb;}
This box has a color of #f2ddeb
<div style="background-color:#f2ddeb;">Content here</div>
.mybackground {background-color:#f2ddeb;}
Border around this has a color of #f2ddeb
<div style="border:2px solid #f2ddeb;">Content here</div>
.myborder {border:2px solid #f2ddeb;}