#f1ace6 color space conversions
Hex:
#f1ace6
RGB:
241, 172, 230
CMY:
5, 33, 10
CMYK:
0, 29, 5, 5
HSL:
310°, 71.1340%, 80.9804%
HSV (HSB):
310°, 28.6307%, 94.5098%
XYZ:
65.3111, 53.9190, 81.8280
xyY:
0.3248, 0.2682, 53.9190
CIE-Lab:
78.4145, 34.2587, -19.0514
CIE-LCH:
78.4145, 39.1996, 330.9214
CIE-Luv:
78.4145, 36.1898, -35.5728
Hunter-Lab:
73.4296, 30.2631, -14.6706
#f1ace6 color charts
#f1ace6 color shades, tints & tones
#f1ace6 color schemes
#f1ace6 color preview, HTML & CSS examples
This text has a color of #f1ace6
<p style="color:#f1ace6;">Text here</p>
.mytext {color:#f1ace6;}
This box has a color of #f1ace6
<div style="background-color:#f1ace6;">Content here</div>
.mybackground {background-color:#f1ace6;}
Border around this has a color of #f1ace6
<div style="border:2px solid #f1ace6;">Content here</div>
.myborder {border:2px solid #f1ace6;}