#f2dedc color space conversions
Hex:
#f2dedc
RGB:
242, 222, 220
CMY:
5, 13, 14
CMYK:
0, 8, 9, 5
HSL:
5°, 45.8333%, 90.5882%
HSV (HSB):
5°, 9.0909%, 94.9020%
XYZ:
75.6575, 76.2871, 78.4475
xyY:
0.3284, 0.3311, 76.2871
CIE-Lab:
89.9925, 6.5200, 3.4501
CIE-LCH:
89.9925, 7.3766, 27.8855
CIE-Luv:
89.9925, 11.8271, 4.0284
Hunter-Lab:
87.3425, 1.7703, 7.8879
#f2dedc color charts
#f2dedc RGB chart
#f2dedc CMYK chart
#f2dedc RGB pie chart
#f2dedc color shades, tints & tones
#f2dedc color schemes
#f2dedc color preview, HTML & CSS examples
This text has a color of #f2dedc
<p style="color:#f2dedc;">Text here</p>
.mytext {color:#f2dedc;}
Text color #f2dedc
This box has a color of #f2dedc
<div style="background-color:#f2dedc;">Content here</div>
.mybackground {background-color:#f2dedc;}
Background color #f2dedc
Border around this has a color of #f2dedc
<div style="border:2px solid #f2dedc;">Content here</div>
.myborder {border:2px solid #f2dedc;}
Border color #f2dedc