#faeda1 color space conversions
Hex:
#faeda1
RGB:
250, 237, 161
CMY:
2, 7, 37
CMYK:
0, 5, 36, 2
HSL:
51°, 89.8990%, 80.5882%
HSV (HSB):
51°, 35.6000%, 98.0392%
XYZ:
76.1416, 83.4656, 45.8156
xyY:
0.3707, 0.4063, 83.4656
CIE-Lab:
93.2179, -6.3965, 38.4368
CIE-LCH:
93.2179, 38.9654, 99.4483
CIE-Luv:
93.2179, 12.0869, 53.5889
Hunter-Lab:
91.3595, -11.1122, 34.2185
#faeda1 color charts
#faeda1 color shades, tints & tones
#faeda1 color schemes
#faeda1 color preview, HTML & CSS examples
This text has a color of #faeda1
<p style="color:#faeda1;">Text here</p>
.mytext {color:#faeda1;}
This box has a color of #faeda1
<div style="background-color:#faeda1;">Content here</div>
.mybackground {background-color:#faeda1;}
Border around this has a color of #faeda1
<div style="border:2px solid #faeda1;">Content here</div>
.myborder {border:2px solid #faeda1;}