#fadc71 color space conversions
Hex:
#fadc71
RGB:
250, 220, 113
CMY:
2, 14, 56
CMYK:
0, 12, 55, 2
HSL:
47°, 93.1973%, 71.1765%
HSV (HSB):
47°, 54.8000%, 98.0392%
XYZ:
67.9982, 72.7026, 26.0719
xyY:
0.4077, 0.4359, 72.7026
CIE-Lab:
88.3057, -2.4061, 55.6433
CIE-LCH:
88.3057, 55.6953, 92.4760
CIE-Luv:
88.3057, 25.3529, 69.7157
Hunter-Lab:
85.2658, -6.8643, 41.5569
#fadc71 color charts
#fadc71 color shades, tints & tones
#fadc71 color schemes
#fadc71 color preview, HTML & CSS examples
This text has a color of #fadc71
<p style="color:#fadc71;">Text here</p>
.mytext {color:#fadc71;}
This box has a color of #fadc71
<div style="background-color:#fadc71;">Content here</div>
.mybackground {background-color:#fadc71;}
Border around this has a color of #fadc71
<div style="border:2px solid #fadc71;">Content here</div>
.myborder {border:2px solid #fadc71;}