#faf92c color space conversions
Hex:
#faf92c
RGB:
250, 249, 44
CMY:
2, 2, 83
CMYK:
0, 0, 82, 2
HSL:
60°, 95.3704%, 57.6471%
HSV (HSB):
60°, 82.4000%, 98.0392%
XYZ:
73.7546, 88.2572, 15.5309
xyY:
0.4154, 0.4971, 88.2572
CIE-Lab:
95.2691, -20.1420, 87.3451
CIE-LCH:
95.2691, 89.6374, 102.9856
CIE-Luv:
95.2691, 7.9730, 101.1419
Hunter-Lab:
93.9453, -24.2674, 55.9600
#faf92c color charts
#faf92c color shades, tints & tones
#faf92c color schemes
#faf92c color preview, HTML & CSS examples
This text has a color of #faf92c
<p style="color:#faf92c;">Text here</p>
.mytext {color:#faf92c;}
This box has a color of #faf92c
<div style="background-color:#faf92c;">Content here</div>
.mybackground {background-color:#faf92c;}
Border around this has a color of #faf92c
<div style="border:2px solid #faf92c;">Content here</div>
.myborder {border:2px solid #faf92c;}