#fafd35 color space conversions
Hex:
#fafd35
RGB:
250, 253, 53
CMY:
2, 1, 79
CMYK:
1, 0, 79, 1
HSL:
61°, 98.0392%, 60.0000%
HSV (HSB):
61°, 79.0514%, 99.2157%
XYZ:
75.1922, 90.8316, 16.9374
xyY:
0.4110, 0.4965, 90.8316
CIE-Lab:
96.3407, -21.7947, 86.1289
CIE-LCH:
96.3407, 88.8436, 104.2004
CIE-Luv:
96.3407, 5.2914, 101.2862
Hunter-Lab:
95.3056, -25.9556, 56.1771
#fafd35 color charts
#fafd35 color shades, tints & tones
#fafd35 color schemes
#fafd35 color preview, HTML & CSS examples
This text has a color of #fafd35
<p style="color:#fafd35;">Text here</p>
.mytext {color:#fafd35;}
This box has a color of #fafd35
<div style="background-color:#fafd35;">Content here</div>
.mybackground {background-color:#fafd35;}
Border around this has a color of #fafd35
<div style="border:2px solid #fafd35;">Content here</div>
.myborder {border:2px solid #fafd35;}