#fae085 color space conversions
Hex:
#fae085
RGB:
250, 224, 133
CMY:
2, 12, 48
CMYK:
0, 10, 47, 2
HSL:
47°, 92.1260%, 75.0980%
HSV (HSB):
47°, 46.8000%, 98.0392%
XYZ:
70.3136, 75.3288, 33.0243
xyY:
0.3935, 0.4216, 75.3288
CIE-Lab:
89.5468, -2.7362, 47.6014
CIE-LCH:
89.5468, 47.6799, 93.2898
CIE-Luv:
89.5468, 21.6797, 62.2149
Hunter-Lab:
86.7921, -7.2766, 38.1947
#fae085 color charts
#fae085 color shades, tints & tones
#fae085 color schemes
#fae085 color preview, HTML & CSS examples
This text has a color of #fae085
<p style="color:#fae085;">Text here</p>
.mytext {color:#fae085;}
This box has a color of #fae085
<div style="background-color:#fae085;">Content here</div>
.mybackground {background-color:#fae085;}
Border around this has a color of #fae085
<div style="border:2px solid #fae085;">Content here</div>
.myborder {border:2px solid #fae085;}