#f2dcda color space conversions
Hex:
#f2dcda
RGB:
242, 220, 218
CMY:
5, 14, 15
CMYK:
0, 9, 10, 5
HSL:
5°, 48.0000%, 90.1961%
HSV (HSB):
5°, 9.9174%, 94.9020%
XYZ:
74.8660, 75.1256, 76.8845
xyY:
0.3300, 0.3311, 75.1256
CIE-Lab:
89.4518, 7.2291, 3.7166
CIE-LCH:
89.4518, 8.1285, 27.2085
CIE-Luv:
89.4518, 13.0524, 4.2896
Hunter-Lab:
86.6750, 2.4991, 8.0797
#f2dcda color charts
#f2dcda color shades, tints & tones
#f2dcda color schemes
#f2dcda color preview, HTML & CSS examples
This text has a color of #f2dcda
<p style="color:#f2dcda;">Text here</p>
.mytext {color:#f2dcda;}
This box has a color of #f2dcda
<div style="background-color:#f2dcda;">Content here</div>
.mybackground {background-color:#f2dcda;}
Border around this has a color of #f2dcda
<div style="border:2px solid #f2dcda;">Content here</div>
.myborder {border:2px solid #f2dcda;}