#fafc3b color space conversions
Hex:
#fafc3b
RGB:
250, 252, 59
CMY:
2, 1, 77
CMYK:
1, 0, 77, 1
HSL:
61°, 96.9849%, 60.9804%
HSV (HSB):
61°, 76.5873%, 98.8235%
XYZ:
75.0242, 90.2606, 17.6055
xyY:
0.4102, 0.4935, 90.2606
CIE-Lab:
96.1047, -21.1226, 84.3260
CIE-LCH:
96.1047, 86.9312, 104.0625
CIE-Luv:
96.1047, 5.8581, 99.8210
Hunter-Lab:
95.0056, -25.3015, 55.5168
#fafc3b color charts
#fafc3b color shades, tints & tones
#fafc3b color schemes
#fafc3b color preview, HTML & CSS examples
This text has a color of #fafc3b
<p style="color:#fafc3b;">Text here</p>
.mytext {color:#fafc3b;}
This box has a color of #fafc3b
<div style="background-color:#fafc3b;">Content here</div>
.mybackground {background-color:#fafc3b;}
Border around this has a color of #fafc3b
<div style="border:2px solid #fafc3b;">Content here</div>
.myborder {border:2px solid #fafc3b;}