#fafa50 color space conversions
Hex:
#fafa50
RGB:
250, 250, 80
CMY:
2, 2, 69
CMYK:
0, 0, 68, 2
HSL:
60°, 94.4444%, 64.7059%
HSV (HSB):
60°, 68.0000%, 98.0392%
XYZ:
75.0579, 89.2744, 20.8651
xyY:
0.4053, 0.4820, 89.2744
CIE-Lab:
95.6950, -19.2870, 77.2720
CIE-LCH:
95.6950, 79.6426, 104.0146
CIE-Luv:
95.6950, 6.7965, 94.2185
Hunter-Lab:
94.4851, -23.5506, 53.0466
#fafa50 color charts
#fafa50 color shades, tints & tones
#fafa50 color schemes
#fafa50 color preview, HTML & CSS examples
This text has a color of #fafa50
<p style="color:#fafa50;">Text here</p>
.mytext {color:#fafa50;}
This box has a color of #fafa50
<div style="background-color:#fafa50;">Content here</div>
.mybackground {background-color:#fafa50;}
Border around this has a color of #fafa50
<div style="border:2px solid #fafa50;">Content here</div>
.myborder {border:2px solid #fafa50;}