#faff09 color space conversions
Hex:
#faff09
RGB:
250, 255, 9
CMY:
2, 0, 96
CMYK:
2, 0, 96, 0
HSL:
61°, 100.0000%, 51.7647%
HSV (HSB):
61°, 96.4706%, 100.0000%
XYZ:
75.2336, 91.8637, 14.0247
xyY:
0.4154, 0.5072, 91.8637
CIE-Lab:
96.7646, -23.5369, 93.4171
CIE-LCH:
96.7646, 96.3366, 104.1416
CIE-Luv:
96.7646, 4.3006, 106.4116
Hunter-Lab:
95.8456, -27.6168, 58.4162
#faff09 color charts
#faff09 color shades, tints & tones
#faff09 color schemes
#faff09 color preview, HTML & CSS examples
This text has a color of #faff09
<p style="color:#faff09;">Text here</p>
.mytext {color:#faff09;}
This box has a color of #faff09
<div style="background-color:#faff09;">Content here</div>
.mybackground {background-color:#faff09;}
Border around this has a color of #faff09
<div style="border:2px solid #faff09;">Content here</div>
.myborder {border:2px solid #faff09;}