#faee05 color space conversions
Hex:
#faee05
RGB:
250, 238, 5
CMY:
2, 7, 98
CMYK:
0, 5, 98, 2
HSL:
57°, 96.0784%, 50.0000%
HSV (HSB):
57°, 98.0000%, 98.0392%
XYZ:
70.0263, 81.4840, 12.1808
xyY:
0.4278, 0.4978, 81.4840
CIE-Lab:
92.3466, -15.4215, 90.4361
CIE-LCH:
92.3466, 91.7415, 99.6772
CIE-Luv:
92.3466, 15.5479, 100.2966
Hunter-Lab:
90.2685, -19.4976, 55.1874
#faee05 color charts
#faee05 color shades, tints & tones
#faee05 color schemes
#faee05 color preview, HTML & CSS examples
This text has a color of #faee05
<p style="color:#faee05;">Text here</p>
.mytext {color:#faee05;}
This box has a color of #faee05
<div style="background-color:#faee05;">Content here</div>
.mybackground {background-color:#faee05;}
Border around this has a color of #faee05
<div style="border:2px solid #faee05;">Content here</div>
.myborder {border:2px solid #faee05;}