#faaeac color space conversions
Hex:
#faaeac
RGB:
250, 174, 172
CMY:
2, 32, 33
CMYK:
0, 30, 31, 2
HSL:
2°, 88.6364%, 82.7451%
HSV (HSB):
2°, 31.2000%, 98.0392%
XYZ:
62.0068, 53.5747, 46.1026
xyY:
0.3835, 0.3314, 53.5747
CIE-Lab:
78.2131, 27.5568, 12.2542
CIE-LCH:
78.2131, 30.1586, 23.9741
CIE-Luv:
78.2131, 50.0407, 12.1464
Hunter-Lab:
73.1947, 23.1253, 13.8918
#faaeac color charts
#faaeac RGB chart
#faaeac CMYK chart
#faaeac RGB pie chart
#faaeac color shades, tints & tones
#faaeac color schemes
#faaeac color preview, HTML & CSS examples
This text has a color of #faaeac
<p style="color:#faaeac;">Text here</p>
.mytext {color:#faaeac;}
Text color #faaeac
This box has a color of #faaeac
<div style="background-color:#faaeac;">Content here</div>
.mybackground {background-color:#faaeac;}
Background color #faaeac
Border around this has a color of #faaeac
<div style="border:2px solid #faaeac;">Content here</div>
.myborder {border:2px solid #faaeac;}
Border color #faaeac