#faff00 color space conversions
Hex:
#faff00
RGB:
250, 255, 0
CMY:
2, 0, 100
CMYK:
2, 0, 100, 0
HSL:
61°, 100.0000%, 50.0000%
HSV (HSB):
61°, 100.0000%, 100.0000%
XYZ:
75.1843, 91.8440, 13.7650
xyY:
0.4159, 0.5080, 91.8440
CIE-Lab:
96.7565, -23.6032, 94.0304
CIE-LCH:
96.7565, 96.9476, 104.0911
CIE-Luv:
96.7565, 4.3247, 106.7765
Hunter-Lab:
95.8353, -27.6756, 58.5687
#faff00 color charts
#faff00 RGB chart
#faff00 CMYK chart
#faff00 RGB pie chart
#faff00 color shades, tints & tones
#faff00 color schemes
#faff00 color preview, HTML & CSS examples
This text has a color of #faff00
<p style="color:#faff00;">Text here</p>
.mytext {color:#faff00;}
Text color #faff00
This box has a color of #faff00
<div style="background-color:#faff00;">Content here</div>
.mybackground {background-color:#faff00;}
Background color #faff00
Border around this has a color of #faff00
<div style="border:2px solid #faff00;">Content here</div>
.myborder {border:2px solid #faff00;}
Border color #faff00