#f3d3cd color space conversions
Hex:
#f3d3cd
RGB:
243, 211, 205
CMY:
5, 17, 20
CMYK:
0, 13, 16, 5
HSL:
9°, 61.2903%, 87.8431%
HSV (HSB):
9°, 15.6379%, 95.2941%
XYZ:
71.2759, 70.0510, 67.5222
xyY:
0.3413, 0.3354, 70.0510
CIE-Lab:
87.0219, 10.2004, 7.0712
CIE-LCH:
87.0219, 12.4117, 34.7306
CIE-Luv:
87.0219, 19.6803, 8.6236
Hunter-Lab:
83.6965, 5.5416, 10.7553
#f3d3cd color charts
#f3d3cd color shades, tints & tones
#f3d3cd color schemes
#f3d3cd color preview, HTML & CSS examples
This text has a color of #f3d3cd
<p style="color:#f3d3cd;">Text here</p>
.mytext {color:#f3d3cd;}
This box has a color of #f3d3cd
<div style="background-color:#f3d3cd;">Content here</div>
.mybackground {background-color:#f3d3cd;}
Border around this has a color of #f3d3cd
<div style="border:2px solid #f3d3cd;">Content here</div>
.myborder {border:2px solid #f3d3cd;}