#fafd38 color space conversions
Hex:
#fafd38
RGB:
250, 253, 56
CMY:
2, 1, 78
CMYK:
1, 0, 78, 1
HSL:
61°, 98.0100%, 60.5882%
HSV (HSB):
61°, 77.8656%, 99.2157%
XYZ:
75.2634, 90.8601, 17.3123
xyY:
0.4103, 0.4953, 90.8601
CIE-Lab:
96.3524, -21.6993, 85.3612
CIE-LCH:
96.3524, 88.0760, 104.2628
CIE-Luv:
96.3524, 5.2557, 100.7646
Hunter-Lab:
95.3206, -25.8705, 55.9560
#fafd38 color charts
#fafd38 color shades, tints & tones
#fafd38 color schemes
#fafd38 color preview, HTML & CSS examples
This text has a color of #fafd38
<p style="color:#fafd38;">Text here</p>
.mytext {color:#fafd38;}
This box has a color of #fafd38
<div style="background-color:#fafd38;">Content here</div>
.mybackground {background-color:#fafd38;}
Border around this has a color of #fafd38
<div style="border:2px solid #fafd38;">Content here</div>
.myborder {border:2px solid #fafd38;}