#f0aced color space conversions
Hex:
#f0aced
RGB:
240, 172, 237
CMY:
6, 33, 7
CMYK:
0, 28, 1, 6
HSL:
303°, 69.3878%, 80.7843%
HSV (HSB):
303°, 28.3333%, 94.1176%
XYZ:
65.9738, 54.1447, 87.0945
xyY:
0.3184, 0.2613, 54.1447
CIE-Lab:
78.5461, 35.1788, -22.6447
CIE-LCH:
78.5461, 41.8369, 327.2305
CIE-Luv:
78.5461, 34.4756, -41.5214
Hunter-Lab:
73.5831, 31.2706, -18.6687
#f0aced color charts
#f0aced color shades, tints & tones
#f0aced color schemes
#f0aced color preview, HTML & CSS examples
This text has a color of #f0aced
<p style="color:#f0aced;">Text here</p>
.mytext {color:#f0aced;}
This box has a color of #f0aced
<div style="background-color:#f0aced;">Content here</div>
.mybackground {background-color:#f0aced;}
Border around this has a color of #f0aced
<div style="border:2px solid #f0aced;">Content here</div>
.myborder {border:2px solid #f0aced;}