#fade4f color space conversions
Hex:
#fade4f
RGB:
250, 222, 79
CMY:
2, 13, 69
CMYK:
0, 11, 68, 2
HSL:
50°, 94.4751%, 64.5098%
HSV (HSB):
50°, 68.4000%, 98.0392%
XYZ:
66.9569, 73.1311, 17.9838
xyY:
0.4236, 0.4626, 73.1311
CIE-Lab:
88.5102, -5.5819, 70.4569
CIE-LCH:
88.5102, 70.6777, 94.5297
CIE-Luv:
88.5102, 25.3993, 82.9569
Hunter-Lab:
85.5167, -9.8943, 47.3932
#fade4f color charts
#fade4f color shades, tints & tones
#fade4f color schemes
#fade4f color preview, HTML & CSS examples
This text has a color of #fade4f
<p style="color:#fade4f;">Text here</p>
.mytext {color:#fade4f;}
This box has a color of #fade4f
<div style="background-color:#fade4f;">Content here</div>
.mybackground {background-color:#fade4f;}
Border around this has a color of #fade4f
<div style="border:2px solid #fade4f;">Content here</div>
.myborder {border:2px solid #fade4f;}