#fae02c color space conversions
Hex:
#fae02c
RGB:
250, 224, 44
CMY:
2, 12, 83
CMYK:
0, 10, 82, 2
HSL:
52°, 95.3704%, 57.6471%
HSV (HSB):
52°, 82.4000%, 98.0392%
XYZ:
66.5346, 73.8172, 13.1243
xyY:
0.4335, 0.4810, 73.8172
CIE-Lab:
88.8360, -7.9235, 81.9567
CIE-LCH:
88.8360, 82.3389, 95.5221
CIE-Luv:
88.8360, 24.8708, 91.5633
Hunter-Lab:
85.9169, -12.1230, 51.0850
#fae02c color charts
#fae02c color shades, tints & tones
#fae02c color schemes
#fae02c color preview, HTML & CSS examples
This text has a color of #fae02c
<p style="color:#fae02c;">Text here</p>
.mytext {color:#fae02c;}
This box has a color of #fae02c
<div style="background-color:#fae02c;">Content here</div>
.mybackground {background-color:#fae02c;}
Border around this has a color of #fae02c
<div style="border:2px solid #fae02c;">Content here</div>
.myborder {border:2px solid #fae02c;}