#faacac color space conversions
Hex:
#faacac
RGB:
250, 172, 172
CMY:
2, 33, 33
CMYK:
0, 31, 31, 2
HSL:
0°, 88.6364%, 82.7451%
HSV (HSB):
0°, 31.2000%, 98.0392%
XYZ:
61.6233, 52.8076, 45.9747
xyY:
0.3842, 0.3292, 52.8076
CIE-Lab:
77.7613, 28.6083, 11.6142
CIE-LCH:
77.7613, 30.8759, 22.0958
CIE-Luv:
77.7613, 51.2787, 11.0476
Hunter-Lab:
72.6688, 24.1977, 13.3577
#faacac color charts
#faacac RGB chart
#faacac CMYK chart
#faacac RGB pie chart
#faacac color shades, tints & tones
#faacac color schemes
#faacac color preview, HTML & CSS examples
This text has a color of #faacac
<p style="color:#faacac;">Text here</p>
.mytext {color:#faacac;}
Text color #faacac
This box has a color of #faacac
<div style="background-color:#faacac;">Content here</div>
.mybackground {background-color:#faacac;}
Background color #faacac
Border around this has a color of #faacac
<div style="border:2px solid #faacac;">Content here</div>
.myborder {border:2px solid #faacac;}
Border color #faacac