#fadd2a color space conversions
Hex:
#fadd2a
RGB:
250, 221, 42
CMY:
2, 13, 84
CMYK:
0, 12, 83, 2
HSL:
52°, 95.4128%, 57.2549%
HSV (HSB):
52°, 83.2000%, 98.0392%
XYZ:
65.6987, 72.2041, 12.6646
xyY:
0.4363, 0.4795, 72.2041
CIE-Lab:
88.0667, -6.4747, 81.7976
CIE-LCH:
88.0667, 82.0534, 94.5258
CIE-Luv:
88.0667, 27.0193, 90.7179
Hunter-Lab:
84.9730, -10.6915, 50.6444
#fadd2a color charts
#fadd2a color shades, tints & tones
#fadd2a color schemes
#fadd2a color preview, HTML & CSS examples
This text has a color of #fadd2a
<p style="color:#fadd2a;">Text here</p>
.mytext {color:#fadd2a;}
This box has a color of #fadd2a
<div style="background-color:#fadd2a;">Content here</div>
.mybackground {background-color:#fadd2a;}
Border around this has a color of #fadd2a
<div style="border:2px solid #fadd2a;">Content here</div>
.myborder {border:2px solid #fadd2a;}