#fadc2d color space conversions
Hex:
#fadc2d
RGB:
250, 220, 45
CMY:
2, 14, 82
CMYK:
0, 12, 82, 2
HSL:
51°, 95.3488%, 57.8431%
HSV (HSB):
51°, 82.0000%, 98.0392%
XYZ:
65.4912, 71.6999, 12.8703
xyY:
0.4364, 0.4778, 71.6999
CIE-Lab:
87.8239, -5.8941, 80.8531
CIE-LCH:
87.8239, 81.0677, 94.1694
CIE-Luv:
87.8239, 27.6745, 89.8669
Hunter-Lab:
84.6758, -10.1245, 50.2612
#fadc2d color charts
#fadc2d RGB chart
#fadc2d CMYK chart
#fadc2d RGB pie chart
#fadc2d color shades, tints & tones
#fadc2d color schemes
#fadc2d color preview, HTML & CSS examples
This text has a color of #fadc2d
<p style="color:#fadc2d;">Text here</p>
.mytext {color:#fadc2d;}
Text color #fadc2d
This box has a color of #fadc2d
<div style="background-color:#fadc2d;">Content here</div>
.mybackground {background-color:#fadc2d;}
Background color #fadc2d
Border around this has a color of #fadc2d
<div style="border:2px solid #fadc2d;">Content here</div>
.myborder {border:2px solid #fadc2d;}
Border color #fadc2d