#fae45c color space conversions
Hex:
#fae45c
RGB:
250, 228, 92
CMY:
2, 11, 64
CMYK:
0, 9, 63, 2
HSL:
52°, 94.0476%, 67.0588%
HSV (HSB):
52°, 63.2000%, 98.0392%
XYZ:
69.0995, 76.5835, 21.2654
xyY:
0.4139, 0.4587, 76.5835
CIE-Lab:
90.1296, -7.8662, 66.9438
CIE-LCH:
90.1296, 67.4044, 96.7018
CIE-Luv:
90.1296, 20.8776, 81.3723
Hunter-Lab:
87.5120, -12.2023, 46.8510
#fae45c color charts
#fae45c color shades, tints & tones
#fae45c color schemes
#fae45c color preview, HTML & CSS examples
This text has a color of #fae45c
<p style="color:#fae45c;">Text here</p>
.mytext {color:#fae45c;}
This box has a color of #fae45c
<div style="background-color:#fae45c;">Content here</div>
.mybackground {background-color:#fae45c;}
Border around this has a color of #fae45c
<div style="border:2px solid #fae45c;">Content here</div>
.myborder {border:2px solid #fae45c;}