#faec68 color space conversions
Hex:
#faec68
RGB:
250, 236, 104
CMY:
2, 7, 59
CMYK:
0, 6, 58, 2
HSL:
54°, 93.5897%, 69.4118%
HSV (HSB):
54°, 58.4000%, 98.0392%
XYZ:
71.9185, 81.3144, 25.0014
xyY:
0.4035, 0.4562, 81.3144
CIE-Lab:
92.2714, -11.0658, 64.2043
CIE-LCH:
92.2714, 65.1509, 99.7790
CIE-Luv:
92.2714, 15.1832, 80.5599
Hunter-Lab:
90.1745, -15.4430, 46.6836
#faec68 color charts
#faec68 color shades, tints & tones
#faec68 color schemes
#faec68 color preview, HTML & CSS examples
This text has a color of #faec68
<p style="color:#faec68;">Text here</p>
.mytext {color:#faec68;}
This box has a color of #faec68
<div style="background-color:#faec68;">Content here</div>
.mybackground {background-color:#faec68;}
Border around this has a color of #faec68
<div style="border:2px solid #faec68;">Content here</div>
.myborder {border:2px solid #faec68;}