#f8acec color space conversions
Hex:
#f8acec
RGB:
248, 172, 236
CMY:
3, 33, 7
CMYK:
0, 31, 5, 3
HSL:
309°, 84.4444%, 82.3529%
HSV (HSB):
309°, 30.6452%, 97.2549%
XYZ:
68.6042, 55.5176, 86.4570
xyY:
0.3258, 0.2636, 55.5176
CIE-Lab:
79.3385, 37.5703, -20.8243
CIE-LCH:
79.3385, 42.9556, 331.0015
CIE-Luv:
79.3385, 39.7871, -39.0597
Hunter-Lab:
74.5102, 33.9587, -16.6394
#f8acec color charts
#f8acec color shades, tints & tones
#f8acec color schemes
#f8acec color preview, HTML & CSS examples
This text has a color of #f8acec
<p style="color:#f8acec;">Text here</p>
.mytext {color:#f8acec;}
This box has a color of #f8acec
<div style="background-color:#f8acec;">Content here</div>
.mybackground {background-color:#f8acec;}
Border around this has a color of #f8acec
<div style="border:2px solid #f8acec;">Content here</div>
.myborder {border:2px solid #f8acec;}