#fae62a color space conversions
Hex:
#fae62a
RGB:
250, 230, 42
CMY:
2, 10, 84
CMYK:
0, 8, 83, 2
HSL:
54°, 95.4128%, 57.2549%
HSV (HSB):
54°, 83.2000%, 98.0392%
XYZ:
68.1391, 77.0848, 13.4780
xyY:
0.4294, 0.4857, 77.0848
CIE-Lab:
90.3606, -10.9549, 83.7056
CIE-LCH:
90.3606, 84.4194, 97.4561
CIE-Luv:
90.3606, 20.7287, 94.1633
Hunter-Lab:
87.7979, -15.1144, 52.3568
#fae62a color charts
#fae62a color shades, tints & tones
#fae62a color schemes
#fae62a color preview, HTML & CSS examples
This text has a color of #fae62a
<p style="color:#fae62a;">Text here</p>
.mytext {color:#fae62a;}
This box has a color of #fae62a
<div style="background-color:#fae62a;">Content here</div>
.mybackground {background-color:#fae62a;}
Border around this has a color of #fae62a
<div style="border:2px solid #fae62a;">Content here</div>
.myborder {border:2px solid #fae62a;}