#faf644 color space conversions
Hex:
#faf644
RGB:
250, 246, 68
CMY:
2, 4, 73
CMYK:
0, 2, 73, 2
HSL:
59°, 94.7917%, 62.3529%
HSV (HSB):
59°, 72.8000%, 98.0392%
XYZ:
73.4235, 86.6529, 18.3247
xyY:
0.4116, 0.4857, 86.6529
CIE-Lab:
94.5908, -17.9069, 80.2518
CIE-LCH:
94.5908, 82.2254, 102.5785
CIE-Luv:
94.5908, 9.5925, 95.5736
Hunter-Lab:
93.0875, -22.1099, 53.4898
#faf644 color charts
#faf644 color shades, tints & tones
#faf644 color schemes
#faf644 color preview, HTML & CSS examples
This text has a color of #faf644
<p style="color:#faf644;">Text here</p>
.mytext {color:#faf644;}
This box has a color of #faf644
<div style="background-color:#faf644;">Content here</div>
.mybackground {background-color:#faf644;}
Border around this has a color of #faf644
<div style="border:2px solid #faf644;">Content here</div>
.myborder {border:2px solid #faf644;}