#f2ace4 color space conversions
Hex:
#f2ace4
RGB:
242, 172, 228
CMY:
5, 33, 11
CMYK:
0, 29, 6, 5
HSL:
312°, 72.9167%, 81.1765%
HSV (HSB):
312°, 28.9256%, 94.9020%
XYZ:
65.3741, 53.9837, 80.3731
xyY:
0.3273, 0.2703, 53.9837
CIE-Lab:
78.4522, 34.2376, -17.9021
CIE-LCH:
78.4522, 38.6355, 332.3959
CIE-Luv:
78.4522, 37.1476, -33.7385
Hunter-Lab:
73.4736, 30.2437, -13.4260
#f2ace4 color charts
#f2ace4 color shades, tints & tones
#f2ace4 color schemes
#f2ace4 color preview, HTML & CSS examples
This text has a color of #f2ace4
<p style="color:#f2ace4;">Text here</p>
.mytext {color:#f2ace4;}
This box has a color of #f2ace4
<div style="background-color:#f2ace4;">Content here</div>
.mybackground {background-color:#f2ace4;}
Border around this has a color of #f2ace4
<div style="border:2px solid #f2ace4;">Content here</div>
.myborder {border:2px solid #f2ace4;}