#fadf1c color space conversions
Hex:
#fadf1c
RGB:
250, 223, 28
CMY:
2, 13, 89
CMYK:
0, 11, 89, 2
HSL:
53°, 95.6897%, 54.5098%
HSV (HSB):
53°, 88.8000%, 98.0392%
XYZ:
66.0216, 73.1832, 11.7447
xyY:
0.4374, 0.4848, 73.1832
CIE-Lab:
88.5350, -7.7701, 85.0284
CIE-LCH:
88.5350, 85.3827, 95.2213
CIE-Luv:
88.5350, 25.7989, 93.2202
Hunter-Lab:
85.5472, -11.9489, 51.7432
#fadf1c color charts
#fadf1c color shades, tints & tones
#fadf1c color schemes
#fadf1c color preview, HTML & CSS examples
This text has a color of #fadf1c
<p style="color:#fadf1c;">Text here</p>
.mytext {color:#fadf1c;}
This box has a color of #fadf1c
<div style="background-color:#fadf1c;">Content here</div>
.mybackground {background-color:#fadf1c;}
Border around this has a color of #fadf1c
<div style="border:2px solid #fadf1c;">Content here</div>
.myborder {border:2px solid #fadf1c;}