#fafd3a color space conversions
Hex:
#fafd3a
RGB:
250, 253, 58
CMY:
2, 1, 77
CMYK:
1, 0, 77, 1
HSL:
61°, 97.9899%, 60.9804%
HSV (HSB):
61°, 77.0751%, 99.2157%
XYZ:
75.3133, 90.8800, 17.5752
xyY:
0.4098, 0.4945, 90.8800
CIE-Lab:
96.3606, -21.6326, 84.8298
CIE-LCH:
96.3606, 87.5446, 104.3062
CIE-Luv:
96.3606, 5.2308, 100.3996
Hunter-Lab:
95.3310, -25.8109, 55.8011
#fafd3a color charts
#fafd3a color shades, tints & tones
#fafd3a color schemes
#fafd3a color preview, HTML & CSS examples
This text has a color of #fafd3a
<p style="color:#fafd3a;">Text here</p>
.mytext {color:#fafd3a;}
This box has a color of #fafd3a
<div style="background-color:#fafd3a;">Content here</div>
.mybackground {background-color:#fafd3a;}
Border around this has a color of #fafd3a
<div style="border:2px solid #fafd3a;">Content here</div>
.myborder {border:2px solid #fafd3a;}