#fadd2f color space conversions
Hex:
#fadd2f
RGB:
250, 221, 47
CMY:
2, 13, 82
CMYK:
0, 12, 81, 2
HSL:
51°, 95.3052%, 58.2353%
HSV (HSB):
51°, 81.2000%, 98.0392%
XYZ:
65.7939, 72.2421, 13.1657
xyY:
0.4351, 0.4778, 72.2421
CIE-Lab:
88.0850, -6.3401, 80.5579
CIE-LCH:
88.0850, 80.8071, 94.5001
CIE-Luv:
88.0850, 26.9288, 89.9224
Hunter-Lab:
84.9954, -10.5672, 50.3128
#fadd2f color charts
#fadd2f color shades, tints & tones
#fadd2f color schemes
#fadd2f color preview, HTML & CSS examples
This text has a color of #fadd2f
<p style="color:#fadd2f;">Text here</p>
.mytext {color:#fadd2f;}
This box has a color of #fadd2f
<div style="background-color:#fadd2f;">Content here</div>
.mybackground {background-color:#fadd2f;}
Border around this has a color of #fadd2f
<div style="border:2px solid #fadd2f;">Content here</div>
.myborder {border:2px solid #fadd2f;}