#f1abd2 color space conversions
Hex:
#f1abd2
RGB:
241, 171, 210
CMY:
5, 33, 18
CMYK:
0, 29, 13, 5
HSL:
327°, 71.4286%, 80.7843%
HSV (HSB):
327°, 29.0456%, 94.5098%
XYZ:
62.4714, 52.4797, 67.8098
xyY:
0.3418, 0.2871, 52.4797
CIE-Lab:
77.5668, 31.4227, -9.4725
CIE-LCH:
77.5668, 32.8194, 343.2244
CIE-Luv:
77.5668, 39.7768, -19.9987
Hunter-Lab:
72.4429, 27.1550, -4.7880
#f1abd2 color charts
#f1abd2 color shades, tints & tones
#f1abd2 color schemes
#f1abd2 color preview, HTML & CSS examples
This text has a color of #f1abd2
<p style="color:#f1abd2;">Text here</p>
.mytext {color:#f1abd2;}
This box has a color of #f1abd2
<div style="background-color:#f1abd2;">Content here</div>
.mybackground {background-color:#f1abd2;}
Border around this has a color of #f1abd2
<div style="border:2px solid #f1abd2;">Content here</div>
.myborder {border:2px solid #f1abd2;}