#faee35 color space conversions
Hex:
#faee35
RGB:
250, 238, 53
CMY:
2, 7, 79
CMYK:
0, 5, 79, 2
HSL:
56°, 95.1691%, 59.4118%
HSV (HSB):
56°, 78.8000%, 98.0392%
XYZ:
70.6415, 81.7301, 15.4204
xyY:
0.4210, 0.4871, 81.7301
CIE-Lab:
92.4556, -14.5726, 82.7425
CIE-LCH:
92.4556, 84.0160, 99.9885
CIE-Luv:
92.4556, 15.1227, 95.4692
Hunter-Lab:
90.4047, -18.7298, 53.1701
#faee35 color charts
#faee35 color shades, tints & tones
#faee35 color schemes
#faee35 color preview, HTML & CSS examples
This text has a color of #faee35
<p style="color:#faee35;">Text here</p>
.mytext {color:#faee35;}
This box has a color of #faee35
<div style="background-color:#faee35;">Content here</div>
.mybackground {background-color:#faee35;}
Border around this has a color of #faee35
<div style="border:2px solid #faee35;">Content here</div>
.myborder {border:2px solid #faee35;}