#faf245 color space conversions
Hex:
#faf245
RGB:
250, 242, 69
CMY:
2, 5, 73
CMYK:
0, 3, 72, 2
HSL:
57°, 94.7644%, 62.5490%
HSV (HSB):
57°, 72.4000%, 98.0392%
XYZ:
72.2506, 84.2579, 18.0856
xyY:
0.4138, 0.4826, 84.2579
CIE-Lab:
93.5624, -15.9301, 78.9610
CIE-LCH:
93.5624, 80.5519, 101.4061
CIE-Luv:
93.5624, 12.1868, 93.7422
Hunter-Lab:
91.7921, -20.1368, 52.5727
#faf245 color charts
#faf245 color shades, tints & tones
#faf245 color schemes
#faf245 color preview, HTML & CSS examples
This text has a color of #faf245
<p style="color:#faf245;">Text here</p>
.mytext {color:#faf245;}
This box has a color of #faf245
<div style="background-color:#faf245;">Content here</div>
.mybackground {background-color:#faf245;}
Border around this has a color of #faf245
<div style="border:2px solid #faf245;">Content here</div>
.myborder {border:2px solid #faf245;}