#fcd42d color space conversions
Hex:
#fcd42d
RGB:
252, 212, 45
CMY:
1, 17, 82
CMYK:
0, 16, 82, 1
HSL:
48°, 97.1831%, 58.2353%
HSV (HSB):
48°, 82.1429%, 98.8235%
XYZ:
64.1620, 67.9719, 12.2208
xyY:
0.4445, 0.4709, 67.9719
CIE-Lab:
85.9924, -1.0076, 79.3750
CIE-LCH:
85.9924, 79.3814, 90.7273
CIE-Luv:
85.9924, 34.9097, 86.8274
Hunter-Lab:
82.4451, -5.3631, 48.9230
#fcd42d color charts
#fcd42d color shades, tints & tones
#fcd42d color schemes
#fcd42d color preview, HTML & CSS examples
This text has a color of #fcd42d
<p style="color:#fcd42d;">Text here</p>
.mytext {color:#fcd42d;}
This box has a color of #fcd42d
<div style="background-color:#fcd42d;">Content here</div>
.mybackground {background-color:#fcd42d;}
Border around this has a color of #fcd42d
<div style="border:2px solid #fcd42d;">Content here</div>
.myborder {border:2px solid #fcd42d;}