#fcd130 color space conversions
Hex:
#fcd130
RGB:
252, 209, 48
CMY:
1, 18, 81
CMYK:
0, 17, 81, 1
HSL:
47°, 97.1429%, 58.8235%
HSV (HSB):
47°, 80.9524%, 98.8235%
XYZ:
63.4788, 66.5098, 12.2883
xyY:
0.4462, 0.4675, 66.5098
CIE-Lab:
85.2558, 0.6051, 77.9278
CIE-LCH:
85.2558, 77.9301, 89.5551
CIE-Luv:
85.2558, 37.0345, 85.1533
Hunter-Lab:
81.5535, -3.7796, 48.1538
#fcd130 color charts
#fcd130 color shades, tints & tones
#fcd130 color schemes
#fcd130 color preview, HTML & CSS examples
This text has a color of #fcd130
<p style="color:#fcd130;">Text here</p>
.mytext {color:#fcd130;}
This box has a color of #fcd130
<div style="background-color:#fcd130;">Content here</div>
.mybackground {background-color:#fcd130;}
Border around this has a color of #fcd130
<div style="border:2px solid #fcd130;">Content here</div>
.myborder {border:2px solid #fcd130;}