#fafc50 color space conversions
Hex:
#fafc50
RGB:
250, 252, 80
CMY:
2, 1, 69
CMYK:
1, 0, 68, 1
HSL:
61°, 96.6292%, 65.0980%
HSV (HSB):
61°, 68.2540%, 98.8235%
XYZ:
75.6827, 90.5240, 21.0734
xyY:
0.4041, 0.4834, 90.5240
CIE-Lab:
96.2137, -20.2441, 77.7840
CIE-LCH:
96.2137, 80.3752, 104.5882
CIE-Luv:
96.2137, 5.5250, 95.0371
Hunter-Lab:
95.1441, -24.5137, 53.4688
#fafc50 color charts
#fafc50 color shades, tints & tones
#fafc50 color schemes
#fafc50 color preview, HTML & CSS examples
This text has a color of #fafc50
<p style="color:#fafc50;">Text here</p>
.mytext {color:#fafc50;}
This box has a color of #fafc50
<div style="background-color:#fafc50;">Content here</div>
.mybackground {background-color:#fafc50;}
Border around this has a color of #fafc50
<div style="border:2px solid #fafc50;">Content here</div>
.myborder {border:2px solid #fafc50;}