#fadc5e color space conversions
Hex:
#fadc5e
RGB:
250, 220, 94
CMY:
2, 14, 63
CMYK:
0, 12, 62, 2
HSL:
48°, 93.9759%, 67.4510%
HSV (HSB):
48°, 62.4000%, 98.0392%
XYZ:
67.0379, 72.3185, 21.0153
xyY:
0.4180, 0.4509, 72.3185
CIE-Lab:
88.1217, -3.7279, 63.9387
CIE-LCH:
88.1217, 64.0472, 93.3369
CIE-Luv:
88.1217, 26.2181, 77.2323
Hunter-Lab:
85.0403, -8.1076, 44.8764
#fadc5e color charts
#fadc5e color shades, tints & tones
#fadc5e color schemes
#fadc5e color preview, HTML & CSS examples
This text has a color of #fadc5e
<p style="color:#fadc5e;">Text here</p>
.mytext {color:#fadc5e;}
This box has a color of #fadc5e
<div style="background-color:#fadc5e;">Content here</div>
.mybackground {background-color:#fadc5e;}
Border around this has a color of #fadc5e
<div style="border:2px solid #fadc5e;">Content here</div>
.myborder {border:2px solid #fadc5e;}