#faeca8 color space conversions
Hex:
#faeca8
RGB:
250, 236, 168
CMY:
2, 7, 34
CMYK:
0, 6, 33, 2
HSL:
50°, 89.1304%, 81.9608%
HSV (HSB):
50°, 32.8000%, 98.0392%
XYZ:
76.4877, 83.1421, 49.0625
xyY:
0.3665, 0.3984, 83.1421
CIE-Lab:
93.0766, -5.0848, 34.7333
CIE-LCH:
93.0766, 35.1036, 98.3287
CIE-Luv:
93.0766, 12.3128, 48.9053
Hunter-Lab:
91.1823, -9.8353, 31.9254
#faeca8 color charts
#faeca8 color shades, tints & tones
#faeca8 color schemes
#faeca8 color preview, HTML & CSS examples
This text has a color of #faeca8
<p style="color:#faeca8;">Text here</p>
.mytext {color:#faeca8;}
This box has a color of #faeca8
<div style="background-color:#faeca8;">Content here</div>
.mybackground {background-color:#faeca8;}
Border around this has a color of #faeca8
<div style="border:2px solid #faeca8;">Content here</div>
.myborder {border:2px solid #faeca8;}