#faf06b color space conversions
Hex:
#faf06b
RGB:
250, 240, 107
CMY:
2, 6, 58
CMYK:
0, 4, 57, 2
HSL:
56°, 93.4641%, 70.0000%
HSV (HSB):
56°, 57.2000%, 98.0392%
XYZ:
73.2383, 83.7057, 26.2067
xyY:
0.3999, 0.4570, 83.7057
CIE-Lab:
93.3225, -12.8263, 64.0794
CIE-LCH:
93.3225, 65.3505, 101.3189
CIE-Luv:
93.3225, 12.5028, 81.1939
Hunter-Lab:
91.4908, -17.2199, 47.0605
#faf06b color charts
#faf06b color shades, tints & tones
#faf06b color schemes
#faf06b color preview, HTML & CSS examples
This text has a color of #faf06b
<p style="color:#faf06b;">Text here</p>
.mytext {color:#faf06b;}
This box has a color of #faf06b
<div style="background-color:#faf06b;">Content here</div>
.mybackground {background-color:#faf06b;}
Border around this has a color of #faf06b
<div style="border:2px solid #faf06b;">Content here</div>
.myborder {border:2px solid #faf06b;}