#facda4 color space conversions
Hex:
#facda4
RGB:
250, 205, 164
CMY:
2, 20, 36
CMYK:
0, 18, 34, 2
HSL:
29°, 89.5833%, 81.1765%
HSV (HSB):
29°, 34.4000%, 98.0392%
XYZ:
67.9565, 66.6670, 44.4083
xyY:
0.3796, 0.3724, 66.6670
CIE-Lab:
85.3355, 10.3052, 26.3970
CIE-LCH:
85.3355, 28.3372, 68.6747
CIE-Luv:
85.3355, 31.5705, 34.5814
Hunter-Lab:
81.6498, 5.6769, 24.9078
#facda4 color charts
#facda4 color shades, tints & tones
#facda4 color schemes
#facda4 color preview, HTML & CSS examples
This text has a color of #facda4
<p style="color:#facda4;">Text here</p>
.mytext {color:#facda4;}
This box has a color of #facda4
<div style="background-color:#facda4;">Content here</div>
.mybackground {background-color:#facda4;}
Border around this has a color of #facda4
<div style="border:2px solid #facda4;">Content here</div>
.myborder {border:2px solid #facda4;}