#fafd28 color space conversions
Hex:
#fafd28
RGB:
250, 253, 40
CMY:
2, 1, 84
CMYK:
1, 0, 84, 1
HSL:
61°, 98.1567%, 57.4510%
HSV (HSB):
61°, 84.1897%, 99.2157%
XYZ:
74.9326, 90.7278, 15.5703
xyY:
0.4135, 0.5006, 90.7278
CIE-Lab:
96.2978, -22.1429, 89.0304
CIE-LCH:
96.2978, 91.7427, 103.9667
CIE-Luv:
96.2978, 5.4220, 103.1967
Hunter-Lab:
95.2511, -26.2662, 56.9839
#fafd28 color charts
#fafd28 color shades, tints & tones
#fafd28 color schemes
#fafd28 color preview, HTML & CSS examples
This text has a color of #fafd28
<p style="color:#fafd28;">Text here</p>
.mytext {color:#fafd28;}
This box has a color of #fafd28
<div style="background-color:#fafd28;">Content here</div>
.mybackground {background-color:#fafd28;}
Border around this has a color of #fafd28
<div style="border:2px solid #fafd28;">Content here</div>
.myborder {border:2px solid #fafd28;}