#fadf07 color space conversions
Hex:
#fadf07
RGB:
250, 223, 7
CMY:
2, 13, 97
CMYK:
0, 11, 97, 2
HSL:
53°, 96.0474%, 50.3922%
HSV (HSB):
53°, 97.2000%, 98.0392%
XYZ:
65.8504, 73.1147, 10.8429
xyY:
0.4396, 0.4881, 73.1147
CIE-Lab:
88.5024, -8.0126, 87.4740
CIE-LCH:
88.5024, 87.8402, 95.2337
CIE-Luv:
88.5024, 25.9577, 94.6571
Hunter-Lab:
85.5071, -12.1718, 52.3366
#fadf07 color charts
#fadf07 color shades, tints & tones
#fadf07 color schemes
#fadf07 color preview, HTML & CSS examples
This text has a color of #fadf07
<p style="color:#fadf07;">Text here</p>
.mytext {color:#fadf07;}
This box has a color of #fadf07
<div style="background-color:#fadf07;">Content here</div>
.mybackground {background-color:#fadf07;}
Border around this has a color of #fadf07
<div style="border:2px solid #fadf07;">Content here</div>
.myborder {border:2px solid #fadf07;}