#faf37f color space conversions
Hex:
#faf37f
RGB:
250, 243, 127
CMY:
2, 5, 50
CMYK:
0, 3, 49, 2
HSL:
57°, 92.4812%, 73.9216%
HSV (HSB):
57°, 49.2000%, 98.0392%
XYZ:
75.3057, 85.9575, 32.7011
xyY:
0.3882, 0.4432, 85.9575
CIE-Lab:
94.2942, -12.7411, 56.2263
CIE-LCH:
94.2942, 57.6519, 102.7678
CIE-Luv:
94.2942, 9.9124, 74.2050
Hunter-Lab:
92.7133, -17.2628, 43.9870
#faf37f color charts
#faf37f color shades, tints & tones
#faf37f color schemes
#faf37f color preview, HTML & CSS examples
This text has a color of #faf37f
<p style="color:#faf37f;">Text here</p>
.mytext {color:#faf37f;}
This box has a color of #faf37f
<div style="background-color:#faf37f;">Content here</div>
.mybackground {background-color:#faf37f;}
Border around this has a color of #faf37f
<div style="border:2px solid #faf37f;">Content here</div>
.myborder {border:2px solid #faf37f;}