#f3d5d6 color space conversions
Hex:
#f3d5d6
RGB:
243, 213, 214
CMY:
5, 16, 16
CMYK:
0, 12, 12, 5
HSL:
358°, 55.5556%, 89.4118%
HSV (HSB):
358°, 12.3457%, 95.2941%
XYZ:
72.8940, 71.4982, 73.5769
xyY:
0.3344, 0.3280, 71.4982
CIE-Lab:
87.7265, 10.5751, 3.3334
CIE-LCH:
87.7265, 11.0880, 17.4954
CIE-Luv:
87.7265, 17.7878, 3.0810
Hunter-Lab:
84.5566, 5.9060, 7.5984
#f3d5d6 color charts
#f3d5d6 color shades, tints & tones
#f3d5d6 color schemes
#f3d5d6 color preview, HTML & CSS examples
This text has a color of #f3d5d6
<p style="color:#f3d5d6;">Text here</p>
.mytext {color:#f3d5d6;}
This box has a color of #f3d5d6
<div style="background-color:#f3d5d6;">Content here</div>
.mybackground {background-color:#f3d5d6;}
Border around this has a color of #f3d5d6
<div style="border:2px solid #f3d5d6;">Content here</div>
.myborder {border:2px solid #f3d5d6;}