#faf93e color space conversions
Hex:
#faf93e
RGB:
250, 249, 62
CMY:
2, 2, 76
CMYK:
0, 0, 75, 2
HSL:
60°, 94.9495%, 61.1765%
HSV (HSB):
60°, 75.2000%, 98.0392%
XYZ:
74.1695, 88.4232, 17.7157
xyY:
0.4113, 0.4904, 88.4232
CIE-Lab:
95.3388, -19.5826, 82.7787
CIE-LCH:
95.3388, 85.0634, 103.3095
CIE-Luv:
95.3388, 7.7464, 98.0540
Hunter-Lab:
94.0336, -23.7659, 54.6534
#faf93e color charts
#faf93e color shades, tints & tones
#faf93e color schemes
#faf93e color preview, HTML & CSS examples
This text has a color of #faf93e
<p style="color:#faf93e;">Text here</p>
.mytext {color:#faf93e;}
This box has a color of #faf93e
<div style="background-color:#faf93e;">Content here</div>
.mybackground {background-color:#faf93e;}
Border around this has a color of #faf93e
<div style="border:2px solid #faf93e;">Content here</div>
.myborder {border:2px solid #faf93e;}