#fae642 color space conversions
Hex:
#fae642
RGB:
250, 230, 66
CMY:
2, 10, 74
CMYK:
0, 8, 74, 2
HSL:
53°, 94.8454%, 61.9608%
HSV (HSB):
53°, 73.6000%, 98.0392%
XYZ:
68.7045, 77.3110, 16.4557
xyY:
0.4229, 0.4758, 77.3110
CIE-Lab:
90.4646, -10.1684, 77.0272
CIE-LCH:
90.4646, 77.6955, 97.5201
CIE-Luv:
90.4646, 20.2776, 89.6373
Hunter-Lab:
87.9267, -14.3945, 50.4524
#fae642 color charts
#fae642 color shades, tints & tones
#fae642 color schemes
#fae642 color preview, HTML & CSS examples
This text has a color of #fae642
<p style="color:#fae642;">Text here</p>
.mytext {color:#fae642;}
This box has a color of #fae642
<div style="background-color:#fae642;">Content here</div>
.mybackground {background-color:#fae642;}
Border around this has a color of #fae642
<div style="border:2px solid #fae642;">Content here</div>
.myborder {border:2px solid #fae642;}