#fadb6e color space conversions
Hex:
#fadb6e
RGB:
250, 219, 110
CMY:
2, 14, 57
CMYK:
0, 12, 56, 2
HSL:
47°, 93.3333%, 70.5882%
HSV (HSB):
47°, 56.0000%, 98.0392%
XYZ:
67.5703, 72.1128, 25.1097
xyY:
0.4100, 0.4376, 72.1128
CIE-Lab:
88.0229, -2.1268, 56.7027
CIE-LCH:
88.0229, 56.7426, 92.1481
CIE-Luv:
88.0229, 26.1719, 70.5446
Hunter-Lab:
84.9193, -6.5761, 41.9121
#fadb6e color charts
#fadb6e color shades, tints & tones
#fadb6e color schemes
#fadb6e color preview, HTML & CSS examples
This text has a color of #fadb6e
<p style="color:#fadb6e;">Text here</p>
.mytext {color:#fadb6e;}
This box has a color of #fadb6e
<div style="background-color:#fadb6e;">Content here</div>
.mybackground {background-color:#fadb6e;}
Border around this has a color of #fadb6e
<div style="border:2px solid #fadb6e;">Content here</div>
.myborder {border:2px solid #fadb6e;}