#f3d6d5 color space conversions
Hex:
#f3d6d5
RGB:
243, 214, 213
CMY:
5, 16, 16
CMYK:
0, 12, 12, 5
HSL:
2°, 55.5556%, 89.4118%
HSV (HSB):
2°, 12.3457%, 95.2941%
XYZ:
73.0190, 71.9519, 72.9904
xyY:
0.3350, 0.3301, 71.9519
CIE-Lab:
87.9454, 9.8928, 4.1785
CIE-LCH:
87.9454, 10.7390, 22.8980
CIE-Luv:
87.9454, 17.3288, 4.4624
Hunter-Lab:
84.8245, 5.2143, 8.3588
#f3d6d5 color charts
#f3d6d5 color shades, tints & tones
#f3d6d5 color schemes
#f3d6d5 color preview, HTML & CSS examples
This text has a color of #f3d6d5
<p style="color:#f3d6d5;">Text here</p>
.mytext {color:#f3d6d5;}
This box has a color of #f3d6d5
<div style="background-color:#f3d6d5;">Content here</div>
.mybackground {background-color:#f3d6d5;}
Border around this has a color of #f3d6d5
<div style="border:2px solid #f3d6d5;">Content here</div>
.myborder {border:2px solid #f3d6d5;}