#fadd1e color space conversions
Hex:
#fadd1e
RGB:
250, 221, 30
CMY:
2, 13, 88
CMYK:
0, 12, 88, 2
HSL:
52°, 95.6522%, 54.9020%
HSV (HSB):
52°, 88.0000%, 98.0392%
XYZ:
65.5151, 72.1306, 11.6979
xyY:
0.4387, 0.4830, 72.1306
CIE-Lab:
88.0314, -6.7347, 84.2868
CIE-LCH:
88.0314, 84.5554, 94.5684
CIE-Luv:
88.0314, 27.1947, 92.2597
Hunter-Lab:
84.9298, -10.9315, 51.2845
#fadd1e color charts
#fadd1e color shades, tints & tones
#fadd1e color schemes
#fadd1e color preview, HTML & CSS examples
This text has a color of #fadd1e
<p style="color:#fadd1e;">Text here</p>
.mytext {color:#fadd1e;}
This box has a color of #fadd1e
<div style="background-color:#fadd1e;">Content here</div>
.mybackground {background-color:#fadd1e;}
Border around this has a color of #fadd1e
<div style="border:2px solid #fadd1e;">Content here</div>
.myborder {border:2px solid #fadd1e;}