#f3dedc color space conversions
Hex:
#f3dedc
RGB:
243, 222, 220
CMY:
5, 13, 14
CMYK:
0, 9, 9, 5
HSL:
5°, 48.9362%, 90.7843%
HSV (HSB):
5°, 9.4650%, 95.2941%
XYZ:
76.0017, 76.4645, 78.4636
xyY:
0.3291, 0.3311, 76.4645
CIE-Lab:
90.0746, 6.8677, 3.5794
CIE-LCH:
90.0746, 7.7445, 27.5279
CIE-Luv:
90.0746, 12.4335, 4.1574
Hunter-Lab:
87.4440, 2.1157, 8.0099
#f3dedc color charts
#f3dedc color shades, tints & tones
#f3dedc color schemes
#f3dedc color preview, HTML & CSS examples
This text has a color of #f3dedc
<p style="color:#f3dedc;">Text here</p>
.mytext {color:#f3dedc;}
This box has a color of #f3dedc
<div style="background-color:#f3dedc;">Content here</div>
.mybackground {background-color:#f3dedc;}
Border around this has a color of #f3dedc
<div style="border:2px solid #f3dedc;">Content here</div>
.myborder {border:2px solid #f3dedc;}