#f3d2d7 color space conversions
Hex:
#f3d2d7
RGB:
243, 210, 215
CMY:
5, 18, 16
CMYK:
0, 14, 12, 5
HSL:
351°, 57.8947%, 88.8235%
HSV (HSB):
351°, 13.5802%, 95.2941%
XYZ:
72.2745, 70.0542, 74.0025
xyY:
0.3341, 0.3238, 70.0542
CIE-Lab:
87.0234, 12.3054, 1.7834
CIE-LCH:
87.0234, 12.4339, 8.2466
CIE-Luv:
87.0234, 19.3315, 0.4465
Hunter-Lab:
83.6984, 7.6646, 6.1672
#f3d2d7 color charts
#f3d2d7 color shades, tints & tones
#f3d2d7 color schemes
#f3d2d7 color preview, HTML & CSS examples
This text has a color of #f3d2d7
<p style="color:#f3d2d7;">Text here</p>
.mytext {color:#f3d2d7;}
This box has a color of #f3d2d7
<div style="background-color:#f3d2d7;">Content here</div>
.mybackground {background-color:#f3d2d7;}
Border around this has a color of #f3d2d7
<div style="border:2px solid #f3d2d7;">Content here</div>
.myborder {border:2px solid #f3d2d7;}