#faacc1 color space conversions
Hex:
#faacc1
RGB:
250, 172, 193
CMY:
2, 33, 24
CMYK:
0, 31, 23, 2
HSL:
344°, 88.6364%, 82.7451%
HSV (HSB):
344°, 31.2000%, 98.0392%
XYZ:
63.8025, 53.6793, 57.4505
xyY:
0.3647, 0.3069, 53.6793
CIE-Lab:
78.2744, 31.4390, 0.9297
CIE-LCH:
78.2744, 31.4527, 1.6938
CIE-Luv:
78.2744, 48.0677, -4.4805
Hunter-Lab:
73.2662, 27.2277, 4.7950
#faacc1 color charts
#faacc1 color shades, tints & tones
#faacc1 color schemes
#faacc1 color preview, HTML & CSS examples
This text has a color of #faacc1
<p style="color:#faacc1;">Text here</p>
.mytext {color:#faacc1;}
This box has a color of #faacc1
<div style="background-color:#faacc1;">Content here</div>
.mybackground {background-color:#faacc1;}
Border around this has a color of #faacc1
<div style="border:2px solid #faacc1;">Content here</div>
.myborder {border:2px solid #faacc1;}