#fcd512 color space conversions
Hex:
#fcd512
RGB:
252, 213, 18
CMY:
1, 16, 93
CMYK:
0, 15, 93, 1
HSL:
50°, 97.5000%, 52.9412%
HSV (HSB):
50°, 92.8571%, 98.8235%
XYZ:
64.0483, 68.3276, 10.3851
xyY:
0.4486, 0.4786, 68.3276
CIE-Lab:
86.1700, -2.0325, 84.7761
CIE-LCH:
86.1700, 84.8004, 91.3734
CIE-Luv:
86.1700, 34.5922, 90.3641
Hunter-Lab:
82.6605, -6.3478, 50.4134
#fcd512 color charts
#fcd512 color shades, tints & tones
#fcd512 color schemes
#fcd512 color preview, HTML & CSS examples
This text has a color of #fcd512
<p style="color:#fcd512;">Text here</p>
.mytext {color:#fcd512;}
This box has a color of #fcd512
<div style="background-color:#fcd512;">Content here</div>
.mybackground {background-color:#fcd512;}
Border around this has a color of #fcd512
<div style="border:2px solid #fcd512;">Content here</div>
.myborder {border:2px solid #fcd512;}