#f0ace6 color space conversions
Hex:
#f0ace6
RGB:
240, 172, 230
CMY:
6, 33, 10
CMYK:
0, 28, 4, 6
HSL:
309°, 69.3878%, 80.7843%
HSV (HSB):
309°, 28.3333%, 94.1176%
XYZ:
64.9706, 53.7435, 81.8121
xyY:
0.3240, 0.2680, 53.7435
CIE-Lab:
78.3119, 33.9327, -19.2164
CIE-LCH:
78.3119, 38.9961, 330.4767
CIE-Luv:
78.3119, 35.5436, -35.7726
Hunter-Lab:
73.3099, 29.9025, -14.8492
#f0ace6 color charts
#f0ace6 color shades, tints & tones
#f0ace6 color schemes
#f0ace6 color preview, HTML & CSS examples
This text has a color of #f0ace6
<p style="color:#f0ace6;">Text here</p>
.mytext {color:#f0ace6;}
This box has a color of #f0ace6
<div style="background-color:#f0ace6;">Content here</div>
.mybackground {background-color:#f0ace6;}
Border around this has a color of #f0ace6
<div style="border:2px solid #f0ace6;">Content here</div>
.myborder {border:2px solid #f0ace6;}