#faae5e color space conversions
Hex:
#faae5e
RGB:
250, 174, 94
CMY:
2, 32, 63
CMYK:
0, 30, 62, 2
HSL:
31°, 93.9759%, 67.4510%
HSV (HSB):
31°, 62.4000%, 98.0392%
XYZ:
56.5808, 51.4042, 17.5296
xyY:
0.4508, 0.4095, 51.4042
CIE-Lab:
76.9232, 20.0794, 51.4113
CIE-LCH:
76.9232, 55.1933, 68.6662
CIE-Luv:
76.9232, 59.2775, 57.2498
Hunter-Lab:
71.6968, 15.3971, 35.6916
#faae5e color charts
#faae5e color shades, tints & tones
#faae5e color schemes
#faae5e color preview, HTML & CSS examples
This text has a color of #faae5e
<p style="color:#faae5e;">Text here</p>
.mytext {color:#faae5e;}
This box has a color of #faae5e
<div style="background-color:#faae5e;">Content here</div>
.mybackground {background-color:#faae5e;}
Border around this has a color of #faae5e
<div style="border:2px solid #faae5e;">Content here</div>
.myborder {border:2px solid #faae5e;}