#fae04d color space conversions
Hex:
#fae04d
RGB:
250, 224, 77
CMY:
2, 12, 70
CMYK:
0, 10, 69, 2
HSL:
51°, 94.5355%, 64.1176%
HSV (HSB):
51°, 69.2000%, 98.0392%
XYZ:
67.4196, 74.1711, 17.7842
xyY:
0.4230, 0.4654, 74.1711
CIE-Lab:
89.0033, -6.6850, 71.7146
CIE-LCH:
89.0033, 72.0255, 95.3255
CIE-Luv:
89.0033, 24.0864, 84.3599
Hunter-Lab:
86.1227, -10.9792, 48.0425
#fae04d color charts
#fae04d color shades, tints & tones
#fae04d color schemes
#fae04d color preview, HTML & CSS examples
This text has a color of #fae04d
<p style="color:#fae04d;">Text here</p>
.mytext {color:#fae04d;}
This box has a color of #fae04d
<div style="background-color:#fae04d;">Content here</div>
.mybackground {background-color:#fae04d;}
Border around this has a color of #fae04d
<div style="border:2px solid #fae04d;">Content here</div>
.myborder {border:2px solid #fae04d;}