#fafd79 color space conversions
Hex:
#fafd79
RGB:
250, 253, 121
CMY:
2, 1, 53
CMYK:
1, 0, 52, 1
HSL:
61°, 97.0588%, 73.3333%
HSV (HSB):
61°, 52.1739%, 99.2157%
XYZ:
78.0008, 91.9550, 31.7272
xyY:
0.3867, 0.4559, 91.9550
CIE-Lab:
96.8019, -18.0955, 61.8931
CIE-LCH:
96.8019, 64.4841, 106.2972
CIE-Luv:
96.8019, 3.9357, 81.4625
Hunter-Lab:
95.8932, -22.6188, 47.5086
#fafd79 color charts
#fafd79 color shades, tints & tones
#fafd79 color schemes
#fafd79 color preview, HTML & CSS examples
This text has a color of #fafd79
<p style="color:#fafd79;">Text here</p>
.mytext {color:#fafd79;}
This box has a color of #fafd79
<div style="background-color:#fafd79;">Content here</div>
.mybackground {background-color:#fafd79;}
Border around this has a color of #fafd79
<div style="border:2px solid #fafd79;">Content here</div>
.myborder {border:2px solid #fafd79;}