#f2d2f0 color space conversions
Hex:
#f2d2f0
RGB:
242, 210, 240
CMY:
5, 18, 6
CMYK:
0, 13, 1, 5
HSL:
304°, 55.1724%, 88.6275%
HSV (HSB):
304°, 13.2231%, 94.9020%
XYZ:
75.3927, 71.2617, 92.2193
xyY:
0.3156, 0.2983, 71.2617
CIE-Lab:
87.6120, 16.2395, -10.5860
CIE-LCH:
87.6120, 19.3852, 326.9010
CIE-Luv:
87.6120, 16.3875, -19.3485
Hunter-Lab:
84.4166, 11.6897, -5.6786
#f2d2f0 color charts
#f2d2f0 color shades, tints & tones
#f2d2f0 color schemes
#f2d2f0 color preview, HTML & CSS examples
This text has a color of #f2d2f0
<p style="color:#f2d2f0;">Text here</p>
.mytext {color:#f2d2f0;}
This box has a color of #f2d2f0
<div style="background-color:#f2d2f0;">Content here</div>
.mybackground {background-color:#f2d2f0;}
Border around this has a color of #f2d2f0
<div style="border:2px solid #f2d2f0;">Content here</div>
.myborder {border:2px solid #f2d2f0;}