#fafd4d color space conversions
Hex:
#fafd4d
RGB:
250, 253, 77
CMY:
2, 1, 70
CMYK:
1, 0, 70, 1
HSL:
61°, 97.7778%, 64.7059%
HSV (HSB):
61°, 69.5652%, 99.2157%
XYZ:
75.8892, 91.1104, 20.6075
xyY:
0.4045, 0.4856, 91.1104
CIE-Lab:
96.4555, -20.8652, 79.0598
CIE-LCH:
96.4555, 81.7668, 104.7842
CIE-Luv:
96.4555, 4.9453, 96.2246
Hunter-Lab:
95.4518, -25.1237, 54.0159
#fafd4d color charts
#fafd4d color shades, tints & tones
#fafd4d color schemes
#fafd4d color preview, HTML & CSS examples
This text has a color of #fafd4d
<p style="color:#fafd4d;">Text here</p>
.mytext {color:#fafd4d;}
This box has a color of #fafd4d
<div style="background-color:#fafd4d;">Content here</div>
.mybackground {background-color:#fafd4d;}
Border around this has a color of #fafd4d
<div style="border:2px solid #fafd4d;">Content here</div>
.myborder {border:2px solid #fafd4d;}