#facace color space conversions
Hex:
#facace
RGB:
250, 202, 206
CMY:
2, 21, 19
CMYK:
0, 19, 18, 2
HSL:
355°, 82.7586%, 88.6275%
HSV (HSB):
355°, 19.2000%, 98.0392%
XYZ:
71.6854, 67.0213, 67.5507
xyY:
0.3476, 0.3249, 67.0213
CIE-Lab:
85.5147, 17.5653, 4.4486
CIE-LCH:
85.5147, 18.1199, 14.2118
CIE-Luv:
85.5147, 29.1678, 3.3723
Hunter-Lab:
81.8665, 13.0350, 8.3845
#facace color charts
#facace RGB chart
#facace CMYK chart
#facace RGB pie chart
#facace color shades, tints & tones
#facace color schemes
#facace color preview, HTML & CSS examples
This text has a color of #facace
<p style="color:#facace;">Text here</p>
.mytext {color:#facace;}
Text color #facace
This box has a color of #facace
<div style="background-color:#facace;">Content here</div>
.mybackground {background-color:#facace;}
Background color #facace
Border around this has a color of #facace
<div style="border:2px solid #facace;">Content here</div>
.myborder {border:2px solid #facace;}
Border color #facace