#f2d3d5 color space conversions
Hex:
#f2d3d5
RGB:
242, 211, 213
CMY:
5, 17, 16
CMYK:
0, 13, 12, 5
HSL:
356°, 54.3860%, 88.8235%
HSV (HSB):
356°, 12.8099%, 94.9020%
XYZ:
71.9225, 70.2699, 72.7235
xyY:
0.3347, 0.3270, 70.2699
CIE-Lab:
87.1291, 11.1079, 2.9845
CIE-LCH:
87.1291, 11.5019, 15.0392
CIE-Luv:
87.1291, 18.3411, 2.4596
Hunter-Lab:
83.8271, 6.4529, 7.2425
#f2d3d5 color charts
#f2d3d5 color shades, tints & tones
#f2d3d5 color schemes
#f2d3d5 color preview, HTML & CSS examples
This text has a color of #f2d3d5
<p style="color:#f2d3d5;">Text here</p>
.mytext {color:#f2d3d5;}
This box has a color of #f2d3d5
<div style="background-color:#f2d3d5;">Content here</div>
.mybackground {background-color:#f2d3d5;}
Border around this has a color of #f2d3d5
<div style="border:2px solid #f2d3d5;">Content here</div>
.myborder {border:2px solid #f2d3d5;}