#fcd42c color space conversions
Hex:
#fcd42c
RGB:
252, 212, 44
CMY:
1, 17, 83
CMYK:
0, 16, 83, 1
HSL:
48°, 97.1963%, 58.0392%
HSV (HSB):
48°, 82.5397%, 98.8235%
XYZ:
64.1430, 67.9643, 12.1206
xyY:
0.4447, 0.4712, 67.9643
CIE-Lab:
85.9886, -1.0346, 79.6329
CIE-LCH:
85.9886, 79.6396, 90.7443
CIE-Luv:
85.9886, 34.9314, 86.9916
Hunter-Lab:
82.4404, -5.3884, 48.9914
#fcd42c color charts
#fcd42c color shades, tints & tones
#fcd42c color schemes
#fcd42c color preview, HTML & CSS examples
This text has a color of #fcd42c
<p style="color:#fcd42c;">Text here</p>
.mytext {color:#fcd42c;}
This box has a color of #fcd42c
<div style="background-color:#fcd42c;">Content here</div>
.mybackground {background-color:#fcd42c;}
Border around this has a color of #fcd42c
<div style="border:2px solid #fcd42c;">Content here</div>
.myborder {border:2px solid #fcd42c;}