#faf244 color space conversions
Hex:
#faf244
RGB:
250, 242, 68
CMY:
2, 5, 73
CMYK:
0, 3, 73, 2
HSL:
57°, 94.7917%, 62.3529%
HSV (HSB):
57°, 72.8000%, 98.0392%
XYZ:
72.2199, 84.2456, 17.9235
xyY:
0.4141, 0.4831, 84.2456
CIE-Lab:
93.5571, -15.9719, 79.2814
CIE-LCH:
93.5571, 80.8742, 101.3903
CIE-Luv:
93.5571, 12.2060, 93.9750
Hunter-Lab:
91.7854, -20.1746, 52.6719
#faf244 color charts
#faf244 color shades, tints & tones
#faf244 color schemes
#faf244 color preview, HTML & CSS examples
This text has a color of #faf244
<p style="color:#faf244;">Text here</p>
.mytext {color:#faf244;}
This box has a color of #faf244
<div style="background-color:#faf244;">Content here</div>
.mybackground {background-color:#faf244;}
Border around this has a color of #faf244
<div style="border:2px solid #faf244;">Content here</div>
.myborder {border:2px solid #faf244;}