#fadc7a color space conversions
Hex:
#fadc7a
RGB:
250, 220, 122
CMY:
2, 14, 52
CMYK:
0, 12, 51, 2
HSL:
46°, 92.7536%, 72.9412%
HSV (HSB):
46°, 51.2000%, 98.0392%
XYZ:
68.5304, 72.9155, 28.8745
xyY:
0.4024, 0.4281, 72.9155
CIE-Lab:
88.4074, -1.6808, 51.5192
CIE-LCH:
88.4074, 51.5466, 91.8686
CIE-Luv:
88.4074, 24.8856, 65.6518
Hunter-Lab:
85.3906, -6.1780, 39.7247
#fadc7a color charts
#fadc7a color shades, tints & tones
#fadc7a color schemes
#fadc7a color preview, HTML & CSS examples
This text has a color of #fadc7a
<p style="color:#fadc7a;">Text here</p>
.mytext {color:#fadc7a;}
This box has a color of #fadc7a
<div style="background-color:#fadc7a;">Content here</div>
.mybackground {background-color:#fadc7a;}
Border around this has a color of #fadc7a
<div style="border:2px solid #fadc7a;">Content here</div>
.myborder {border:2px solid #fadc7a;}