#faceac color space conversions
Hex:
#faceac
RGB:
250, 206, 172
CMY:
2, 19, 33
CMYK:
0, 18, 31, 2
HSL:
26°, 88.6364%, 82.7451%
HSV (HSB):
26°, 31.2000%, 98.0392%
XYZ:
68.9420, 67.4452, 48.4143
xyY:
0.3731, 0.3650, 67.4452
CIE-Lab:
85.7283, 10.7632, 22.7420
CIE-LCH:
85.7283, 25.1604, 64.6730
CIE-Luv:
85.7283, 30.2229, 29.9018
Hunter-Lab:
82.1250, 6.1279, 22.5349
#faceac color charts
#faceac color shades, tints & tones
#faceac color schemes
#faceac color preview, HTML & CSS examples
This text has a color of #faceac
<p style="color:#faceac;">Text here</p>
.mytext {color:#faceac;}
This box has a color of #faceac
<div style="background-color:#faceac;">Content here</div>
.mybackground {background-color:#faceac;}
Border around this has a color of #faceac
<div style="border:2px solid #faceac;">Content here</div>
.myborder {border:2px solid #faceac;}