#f3d2d8 color space conversions
Hex:
#f3d2d8
RGB:
243, 210, 216
CMY:
5, 18, 15
CMYK:
0, 14, 11, 5
HSL:
349°, 57.8947%, 88.8235%
HSV (HSB):
349°, 13.5802%, 95.2941%
XYZ:
72.4034, 70.1057, 74.6814
xyY:
0.3334, 0.3228, 70.1057
CIE-Lab:
87.0487, 12.4676, 1.2909
CIE-LCH:
87.0487, 12.5343, 5.9114
CIE-Luv:
87.0487, 19.2397, -0.3203
Hunter-Lab:
83.7292, 7.8289, 5.7273
#f3d2d8 color charts
#f3d2d8 color shades, tints & tones
#f3d2d8 color schemes
#f3d2d8 color preview, HTML & CSS examples
This text has a color of #f3d2d8
<p style="color:#f3d2d8;">Text here</p>
.mytext {color:#f3d2d8;}
This box has a color of #f3d2d8
<div style="background-color:#f3d2d8;">Content here</div>
.mybackground {background-color:#f3d2d8;}
Border around this has a color of #f3d2d8
<div style="border:2px solid #f3d2d8;">Content here</div>
.myborder {border:2px solid #f3d2d8;}