#fafd52 color space conversions
Hex:
#fafd52
RGB:
250, 253, 82
CMY:
2, 1, 68
CMYK:
1, 0, 68, 1
HSL:
61°, 97.7143%, 65.6863%
HSV (HSB):
61°, 67.5889%, 99.2157%
XYZ:
76.0726, 91.1837, 21.5734
xyY:
0.4029, 0.4829, 91.1837
CIE-Lab:
96.4857, -20.6218, 77.3450
CIE-LCH:
96.4857, 80.0469, 104.9290
CIE-Luv:
96.4857, 4.8553, 94.9085
Hunter-Lab:
95.4902, -24.9051, 53.4482
#fafd52 color charts
#fafd52 color shades, tints & tones
#fafd52 color schemes
#fafd52 color preview, HTML & CSS examples
This text has a color of #fafd52
<p style="color:#fafd52;">Text here</p>
.mytext {color:#fafd52;}
This box has a color of #fafd52
<div style="background-color:#fafd52;">Content here</div>
.mybackground {background-color:#fafd52;}
Border around this has a color of #fafd52
<div style="border:2px solid #fafd52;">Content here</div>
.myborder {border:2px solid #fafd52;}