#faeda3 color space conversions
Hex:
#faeda3
RGB:
250, 237, 163
CMY:
2, 7, 36
CMYK:
0, 5, 35, 2
HSL:
51°, 89.6907%, 80.9804%
HSV (HSB):
51°, 34.8000%, 98.0392%
XYZ:
76.3194, 83.5367, 46.7521
xyY:
0.3694, 0.4043, 83.5367
CIE-Lab:
93.2489, -6.1689, 37.4761
CIE-LCH:
93.2489, 37.9804, 99.3476
CIE-Luv:
93.2489, 11.9827, 52.4207
Hunter-Lab:
91.3984, -10.8964, 33.6509
#faeda3 color charts
#faeda3 color shades, tints & tones
#faeda3 color schemes
#faeda3 color preview, HTML & CSS examples
This text has a color of #faeda3
<p style="color:#faeda3;">Text here</p>
.mytext {color:#faeda3;}
This box has a color of #faeda3
<div style="background-color:#faeda3;">Content here</div>
.mybackground {background-color:#faeda3;}
Border around this has a color of #faeda3
<div style="border:2px solid #faeda3;">Content here</div>
.myborder {border:2px solid #faeda3;}