#f8abd1 color space conversions
Hex:
#f8abd1
RGB:
248, 171, 209
CMY:
3, 33, 18
CMYK:
0, 31, 16, 3
HSL:
330°, 84.6154%, 82.1569%
HSV (HSB):
330°, 31.0484%, 97.2549%
XYZ:
64.7829, 53.6857, 67.2695
xyY:
0.3488, 0.2890, 53.6857
CIE-Lab:
78.2781, 33.6538, -7.7913
CIE-LCH:
78.2781, 34.5439, 346.9649
CIE-Luv:
78.2781, 44.6888, -17.8745
Hunter-Lab:
73.2705, 29.5992, -3.1447
#f8abd1 color charts
#f8abd1 color shades, tints & tones
#f8abd1 color schemes
#f8abd1 color preview, HTML & CSS examples
This text has a color of #f8abd1
<p style="color:#f8abd1;">Text here</p>
.mytext {color:#f8abd1;}
This box has a color of #f8abd1
<div style="background-color:#f8abd1;">Content here</div>
.mybackground {background-color:#f8abd1;}
Border around this has a color of #f8abd1
<div style="border:2px solid #f8abd1;">Content here</div>
.myborder {border:2px solid #f8abd1;}