#fae56e color space conversions
Hex:
#fae56e
RGB:
250, 229, 110
CMY:
2, 10, 57
CMYK:
0, 8, 56, 2
HSL:
51°, 93.3333%, 70.5882%
HSV (HSB):
51°, 56.0000%, 98.0392%
XYZ:
70.2581, 77.4884, 26.0056
xyY:
0.4044, 0.4460, 77.4884
CIE-Lab:
90.5459, -7.1620, 59.6112
CIE-LCH:
90.5459, 60.0399, 96.8510
CIE-Luv:
90.5459, 19.5286, 75.0784
Hunter-Lab:
88.0275, -11.5804, 44.1034
#fae56e color charts
#fae56e color shades, tints & tones
#fae56e color schemes
#fae56e color preview, HTML & CSS examples
This text has a color of #fae56e
<p style="color:#fae56e;">Text here</p>
.mytext {color:#fae56e;}
This box has a color of #fae56e
<div style="background-color:#fae56e;">Content here</div>
.mybackground {background-color:#fae56e;}
Border around this has a color of #fae56e
<div style="border:2px solid #fae56e;">Content here</div>
.myborder {border:2px solid #fae56e;}