#fae02d color space conversions
Hex:
#fae02d
RGB:
250, 224, 45
CMY:
2, 12, 82
CMYK:
0, 10, 82, 2
HSL:
52°, 95.3488%, 57.8431%
HSV (HSB):
52°, 82.0000%, 98.0392%
XYZ:
66.5536, 73.8248, 13.2245
xyY:
0.4333, 0.4806, 73.8248
CIE-Lab:
88.8396, -7.8967, 81.7121
CIE-LCH:
88.8396, 82.0928, 95.5199
CIE-Luv:
88.8396, 24.8536, 91.4061
Hunter-Lab:
85.9213, -12.0984, 51.0194
#fae02d color charts
#fae02d color shades, tints & tones
#fae02d color schemes
#fae02d color preview, HTML & CSS examples
This text has a color of #fae02d
<p style="color:#fae02d;">Text here</p>
.mytext {color:#fae02d;}
This box has a color of #fae02d
<div style="background-color:#fae02d;">Content here</div>
.mybackground {background-color:#fae02d;}
Border around this has a color of #fae02d
<div style="border:2px solid #fae02d;">Content here</div>
.myborder {border:2px solid #fae02d;}