#f2d3f4 color space conversions
Hex:
#f2d3f4
RGB:
242, 211, 244
CMY:
5, 17, 4
CMYK:
1, 14, 0, 4
HSL:
296°, 60.0000%, 89.2157%
HSV (HSB):
296°, 13.5246%, 95.6863%
XYZ:
76.2413, 71.9974, 95.4665
xyY:
0.3128, 0.2954, 71.9974
CIE-Lab:
87.9674, 16.4380, -12.1687
CIE-LCH:
87.9674, 20.4520, 323.4881
CIE-Luv:
87.9674, 15.5065, -21.9156
Hunter-Lab:
84.8513, 11.8976, -7.3115
#f2d3f4 color charts
#f2d3f4 color shades, tints & tones
#f2d3f4 color schemes
#f2d3f4 color preview, HTML & CSS examples
This text has a color of #f2d3f4
<p style="color:#f2d3f4;">Text here</p>
.mytext {color:#f2d3f4;}
This box has a color of #f2d3f4
<div style="background-color:#f2d3f4;">Content here</div>
.mybackground {background-color:#f2d3f4;}
Border around this has a color of #f2d3f4
<div style="border:2px solid #f2d3f4;">Content here</div>
.myborder {border:2px solid #f2d3f4;}