#fadc3d color space conversions
Hex:
#fadc3d
RGB:
250, 220, 61
CMY:
2, 14, 76
CMYK:
0, 12, 76, 2
HSL:
50°, 94.9749%, 60.9804%
HSV (HSB):
50°, 75.6000%, 98.0392%
XYZ:
65.8598, 71.8473, 14.8116
xyY:
0.4318, 0.4711, 71.8473
CIE-Lab:
87.8950, -5.3736, 76.2700
CIE-LCH:
87.8950, 76.4590, 94.0301
CIE-Luv:
87.8950, 27.3201, 86.7941
Hunter-Lab:
84.7628, -9.6422, 48.9735
#fadc3d color charts
#fadc3d RGB chart
#fadc3d CMYK chart
#fadc3d RGB pie chart
#fadc3d color shades, tints & tones
#fadc3d color schemes
#fadc3d color preview, HTML & CSS examples
This text has a color of #fadc3d
<p style="color:#fadc3d;">Text here</p>
.mytext {color:#fadc3d;}
Text color #fadc3d
This box has a color of #fadc3d
<div style="background-color:#fadc3d;">Content here</div>
.mybackground {background-color:#fadc3d;}
Background color #fadc3d
Border around this has a color of #fadc3d
<div style="border:2px solid #fadc3d;">Content here</div>
.myborder {border:2px solid #fadc3d;}
Border color #fadc3d