#fafd74 color space conversions
Hex:
#fafd74
RGB:
250, 253, 116
CMY:
2, 1, 55
CMYK:
1, 0, 54, 1
HSL:
61°, 97.1631%, 72.3529%
HSV (HSB):
61°, 54.1502%, 99.2157%
XYZ:
77.7020, 91.8355, 30.1537
xyY:
0.3891, 0.4599, 91.8355
CIE-Lab:
96.7530, -18.4832, 64.0380
CIE-LCH:
96.7530, 66.6521, 106.0997
CIE-Luv:
96.7530, 4.0751, 83.5009
Hunter-Lab:
95.8308, -22.9718, 48.4257
#fafd74 color charts
#fafd74 color shades, tints & tones
#fafd74 color schemes
#fafd74 color preview, HTML & CSS examples
This text has a color of #fafd74
<p style="color:#fafd74;">Text here</p>
.mytext {color:#fafd74;}
This box has a color of #fafd74
<div style="background-color:#fafd74;">Content here</div>
.mybackground {background-color:#fafd74;}
Border around this has a color of #fafd74
<div style="border:2px solid #fafd74;">Content here</div>
.myborder {border:2px solid #fafd74;}