#f2d2e6 color space conversions
Hex:
#f2d2e6
RGB:
242, 210, 230
CMY:
5, 18, 10
CMYK:
0, 13, 5, 5
HSL:
323°, 55.1724%, 88.6275%
HSV (HSB):
323°, 13.2231%, 94.9020%
XYZ:
73.9475, 70.6836, 84.6088
xyY:
0.3226, 0.3083, 70.6836
CIE-Lab:
87.3311, 14.4739, -5.7148
CIE-LCH:
87.3311, 15.5612, 338.4542
CIE-Luv:
87.3311, 17.3259, -11.3785
Hunter-Lab:
84.0735, 9.8722, -0.8160
#f2d2e6 color charts
#f2d2e6 color shades, tints & tones
#f2d2e6 color schemes
#f2d2e6 color preview, HTML & CSS examples
This text has a color of #f2d2e6
<p style="color:#f2d2e6;">Text here</p>
.mytext {color:#f2d2e6;}
This box has a color of #f2d2e6
<div style="background-color:#f2d2e6;">Content here</div>
.mybackground {background-color:#f2d2e6;}
Border around this has a color of #f2d2e6
<div style="border:2px solid #f2d2e6;">Content here</div>
.myborder {border:2px solid #f2d2e6;}