#fae78e color space conversions
Hex:
#fae78e
RGB:
250, 231, 142
CMY:
2, 9, 44
CMYK:
0, 8, 43, 2
HSL:
49°, 91.5254%, 76.8627%
HSV (HSB):
49°, 43.2000%, 98.0392%
XYZ:
72.8827, 79.4288, 37.0811
xyY:
0.3848, 0.4194, 79.4288
CIE-Lab:
91.4280, -5.4030, 45.5535
CIE-LCH:
91.4280, 45.8728, 96.7642
CIE-Luv:
91.4280, 16.7548, 61.0331
Hunter-Lab:
89.1228, -9.9915, 37.7173
#fae78e color charts
#fae78e color shades, tints & tones
#fae78e color schemes
#fae78e color preview, HTML & CSS examples
This text has a color of #fae78e
<p style="color:#fae78e;">Text here</p>
.mytext {color:#fae78e;}
This box has a color of #fae78e
<div style="background-color:#fae78e;">Content here</div>
.mybackground {background-color:#fae78e;}
Border around this has a color of #fae78e
<div style="border:2px solid #fae78e;">Content here</div>
.myborder {border:2px solid #fae78e;}