#fafc40 color space conversions
Hex:
#fafc40
RGB:
250, 252, 64
CMY:
2, 1, 75
CMYK:
1, 0, 75, 1
HSL:
61°, 96.9072%, 61.9608%
HSV (HSB):
61°, 74.6032%, 98.8235%
XYZ:
75.1602, 90.3150, 18.3217
xyY:
0.4089, 0.4914, 90.3150
CIE-Lab:
96.1273, -20.9406, 82.9070
CIE-LCH:
96.1273, 85.5107, 104.1753
CIE-Luv:
96.1273, 5.7888, 98.8259
Hunter-Lab:
95.0342, -25.1386, 55.0934
#fafc40 color charts
#fafc40 color shades, tints & tones
#fafc40 color schemes
#fafc40 color preview, HTML & CSS examples
This text has a color of #fafc40
<p style="color:#fafc40;">Text here</p>
.mytext {color:#fafc40;}
This box has a color of #fafc40
<div style="background-color:#fafc40;">Content here</div>
.mybackground {background-color:#fafc40;}
Border around this has a color of #fafc40
<div style="border:2px solid #fafc40;">Content here</div>
.myborder {border:2px solid #fafc40;}