#faabd1 color space conversions
Hex:
#faabd1
RGB:
250, 171, 209
CMY:
2, 33, 18
CMYK:
0, 32, 16, 2
HSL:
331°, 88.7640%, 82.5490%
HSV (HSB):
331°, 31.6000%, 98.0392%
XYZ:
65.4959, 54.0533, 67.3029
xyY:
0.3505, 0.2893, 54.0533
CIE-Lab:
78.4928, 34.3369, -7.4494
CIE-LCH:
78.4928, 35.1356, 347.7594
CIE-Luv:
78.4928, 46.0628, -17.4917
Hunter-Lab:
73.5209, 30.3545, -2.8109
#faabd1 color charts
#faabd1 color shades, tints & tones
#faabd1 color schemes
#faabd1 color preview, HTML & CSS examples
This text has a color of #faabd1
<p style="color:#faabd1;">Text here</p>
.mytext {color:#faabd1;}
This box has a color of #faabd1
<div style="background-color:#faabd1;">Content here</div>
.mybackground {background-color:#faabd1;}
Border around this has a color of #faabd1
<div style="border:2px solid #faabd1;">Content here</div>
.myborder {border:2px solid #faabd1;}