#fadc12 color space conversions
Hex:
#fadc12
RGB:
250, 220, 18
CMY:
2, 14, 93
CMYK:
0, 12, 93, 2
HSL:
52°, 95.8678%, 52.5490%
HSV (HSB):
52°, 92.8000%, 98.0392%
XYZ:
65.1267, 71.5541, 10.9510
xyY:
0.4411, 0.4847, 71.5541
CIE-Lab:
87.7535, -6.4113, 85.8756
CIE-LCH:
87.7535, 86.1146, 94.2697
CIE-Luv:
87.7535, 28.0297, 92.9440
Hunter-Lab:
84.5896, -10.6023, 51.5370
#fadc12 color charts
#fadc12 color shades, tints & tones
#fadc12 color schemes
#fadc12 color preview, HTML & CSS examples
This text has a color of #fadc12
<p style="color:#fadc12;">Text here</p>
.mytext {color:#fadc12;}
This box has a color of #fadc12
<div style="background-color:#fadc12;">Content here</div>
.mybackground {background-color:#fadc12;}
Border around this has a color of #fadc12
<div style="border:2px solid #fadc12;">Content here</div>
.myborder {border:2px solid #fadc12;}