#faeb28 color space conversions
Hex:
#faeb28
RGB:
250, 235, 40
CMY:
2, 8, 84
CMYK:
0, 6, 84, 2
HSL:
56°, 95.4545%, 56.8627%
HSV (HSB):
56°, 84.0000%, 98.0392%
XYZ:
69.5157, 79.8939, 13.7647
xyY:
0.4260, 0.4896, 79.8939
CIE-Lab:
91.6372, -13.4639, 85.2049
CIE-LCH:
91.6372, 86.2621, 98.9795
CIE-Luv:
91.6372, 17.3316, 96.3520
Hunter-Lab:
89.3834, -17.5970, 53.4379
#faeb28 color charts
#faeb28 color shades, tints & tones
#faeb28 color schemes
#faeb28 color preview, HTML & CSS examples
This text has a color of #faeb28
<p style="color:#faeb28;">Text here</p>
.mytext {color:#faeb28;}
This box has a color of #faeb28
<div style="background-color:#faeb28;">Content here</div>
.mybackground {background-color:#faeb28;}
Border around this has a color of #faeb28
<div style="border:2px solid #faeb28;">Content here</div>
.myborder {border:2px solid #faeb28;}