#fabaac color space conversions
Hex:
#fabaac
RGB:
250, 186, 172
CMY:
2, 27, 33
CMYK:
0, 26, 31, 2
HSL:
11°, 88.6364%, 82.7451%
HSV (HSB):
11°, 31.2000%, 98.0392%
XYZ:
64.4296, 58.4204, 46.9102
xyY:
0.3795, 0.3441, 58.4204
CIE-Lab:
80.9719, 21.2412, 16.1390
CIE-LCH:
80.9719, 26.6769, 37.2274
CIE-Luv:
80.9719, 42.5950, 18.7793
Hunter-Lab:
76.4332, 16.7091, 17.1146
#fabaac color charts
#fabaac RGB chart
#fabaac CMYK chart
#fabaac RGB pie chart
#fabaac color shades, tints & tones
#fabaac color schemes
#fabaac color preview, HTML & CSS examples
This text has a color of #fabaac
<p style="color:#fabaac;">Text here</p>
.mytext {color:#fabaac;}
Text color #fabaac
This box has a color of #fabaac
<div style="background-color:#fabaac;">Content here</div>
.mybackground {background-color:#fabaac;}
Background color #fabaac
Border around this has a color of #fabaac
<div style="border:2px solid #fabaac;">Content here</div>
.myborder {border:2px solid #fabaac;}
Border color #fabaac