#faeb93 color space conversions
Hex:
#faeb93
RGB:
250, 235, 147
CMY:
2, 8, 42
CMYK:
0, 6, 41, 2
HSL:
51°, 91.1504%, 77.8431%
HSV (HSB):
51°, 41.2000%, 98.0392%
XYZ:
74.3991, 81.8472, 39.4806
xyY:
0.3801, 0.4182, 81.8472
CIE-Lab:
92.5074, -6.9036, 44.4647
CIE-LCH:
92.5074, 44.9975, 98.8252
CIE-Luv:
92.5074, 14.0152, 60.3861
Hunter-Lab:
90.4695, -11.5290, 37.4546
#faeb93 color charts
#faeb93 color shades, tints & tones
#faeb93 color schemes
#faeb93 color preview, HTML & CSS examples
This text has a color of #faeb93
<p style="color:#faeb93;">Text here</p>
.mytext {color:#faeb93;}
This box has a color of #faeb93
<div style="background-color:#faeb93;">Content here</div>
.mybackground {background-color:#faeb93;}
Border around this has a color of #faeb93
<div style="border:2px solid #faeb93;">Content here</div>
.myborder {border:2px solid #faeb93;}