#f2d2f2 color space conversions
Hex:
#f2d2f2
RGB:
242, 210, 242
CMY:
5, 18, 5
CMYK:
0, 13, 0, 5
HSL:
300°, 55.1724%, 88.6275%
HSV (HSB):
300°, 13.2231%, 94.9020%
XYZ:
75.6916, 71.3812, 93.7930
xyY:
0.3142, 0.2964, 71.3812
CIE-Lab:
87.6699, 16.6007, -11.5564
CIE-LCH:
87.6699, 20.2271, 325.1566
CIE-Luv:
87.6699, 16.1983, -20.9571
Hunter-Lab:
84.4874, 12.0636, -6.6791
#f2d2f2 color charts
#f2d2f2 color shades, tints & tones
#f2d2f2 color schemes
#f2d2f2 color preview, HTML & CSS examples
This text has a color of #f2d2f2
<p style="color:#f2d2f2;">Text here</p>
.mytext {color:#f2d2f2;}
This box has a color of #f2d2f2
<div style="background-color:#f2d2f2;">Content here</div>
.mybackground {background-color:#f2d2f2;}
Border around this has a color of #f2d2f2
<div style="border:2px solid #f2d2f2;">Content here</div>
.myborder {border:2px solid #f2d2f2;}