#fae08f color space conversions
Hex:
#fae08f
RGB:
250, 224, 143
CMY:
2, 12, 44
CMYK:
0, 10, 43, 2
HSL:
45°, 91.4530%, 77.0588%
HSV (HSB):
45°, 42.8000%, 98.0392%
XYZ:
71.0379, 75.6185, 36.8383
xyY:
0.3871, 0.4121, 75.6185
CIE-Lab:
89.6819, -1.7713, 42.8485
CIE-LCH:
89.6819, 42.8851, 92.3672
CIE-Luv:
89.6819, 21.1124, 56.9853
Hunter-Lab:
86.9589, -6.3589, 35.7542
#fae08f color charts
#fae08f color shades, tints & tones
#fae08f color schemes
#fae08f color preview, HTML & CSS examples
This text has a color of #fae08f
<p style="color:#fae08f;">Text here</p>
.mytext {color:#fae08f;}
This box has a color of #fae08f
<div style="background-color:#fae08f;">Content here</div>
.mybackground {background-color:#fae08f;}
Border around this has a color of #fae08f
<div style="border:2px solid #fae08f;">Content here</div>
.myborder {border:2px solid #fae08f;}