#facf8e color space conversions
Hex:
#facf8e
RGB:
250, 207, 142
CMY:
2, 19, 44
CMYK:
0, 17, 43, 2
HSL:
36°, 91.5254%, 76.8627%
HSV (HSB):
36°, 43.2000%, 98.0392%
XYZ:
66.6196, 66.9026, 34.9935
xyY:
0.3953, 0.3970, 66.9026
CIE-Lab:
85.4548, 6.8399, 37.9267
CIE-LCH:
85.4548, 38.5386, 79.7769
CIE-Luv:
85.4548, 32.1315, 48.9341
Hunter-Lab:
81.7940, 2.2452, 31.8901
#facf8e color charts
#facf8e color shades, tints & tones
#facf8e color schemes
#facf8e color preview, HTML & CSS examples
This text has a color of #facf8e
<p style="color:#facf8e;">Text here</p>
.mytext {color:#facf8e;}
This box has a color of #facf8e
<div style="background-color:#facf8e;">Content here</div>
.mybackground {background-color:#facf8e;}
Border around this has a color of #facf8e
<div style="border:2px solid #facf8e;">Content here</div>
.myborder {border:2px solid #facf8e;}