#f2d1d3 color space conversions
Hex:
#f2d1d3
RGB:
242, 209, 211
CMY:
5, 18, 17
CMYK:
0, 14, 13, 5
HSL:
356°, 55.9322%, 88.4314%
HSV (HSB):
356°, 13.6364%, 94.9020%
XYZ:
71.1763, 69.1813, 71.2300
xyY:
0.3364, 0.3270, 69.1813
CIE-Lab:
86.5938, 11.8341, 3.2667
CIE-LCH:
86.5938, 12.2767, 15.4316
CIE-Luv:
86.5938, 19.6147, 2.7380
Hunter-Lab:
83.1753, 7.1925, 7.4477
#f2d1d3 color charts
#f2d1d3 color shades, tints & tones
#f2d1d3 color schemes
#f2d1d3 color preview, HTML & CSS examples
This text has a color of #f2d1d3
<p style="color:#f2d1d3;">Text here</p>
.mytext {color:#f2d1d3;}
This box has a color of #f2d1d3
<div style="background-color:#f2d1d3;">Content here</div>
.mybackground {background-color:#f2d1d3;}
Border around this has a color of #f2d1d3
<div style="border:2px solid #f2d1d3;">Content here</div>
.myborder {border:2px solid #f2d1d3;}