#fcd31b color space conversions
Hex:
#fcd31b
RGB:
252, 211, 27
CMY:
1, 17, 89
CMYK:
0, 16, 89, 1
HSL:
49°, 97.4026%, 54.7059%
HSV (HSB):
49°, 89.2857%, 98.8235%
XYZ:
63.6370, 67.3631, 10.6853
xyY:
0.4491, 0.4754, 67.3631
CIE-Lab:
85.6870, -0.8909, 83.0713
CIE-LCH:
85.6870, 83.0760, 90.6145
CIE-Luv:
85.6870, 35.9610, 88.8442
Hunter-Lab:
82.0750, -5.2311, 49.7336
#fcd31b color charts
#fcd31b color shades, tints & tones
#fcd31b color schemes
#fcd31b color preview, HTML & CSS examples
This text has a color of #fcd31b
<p style="color:#fcd31b;">Text here</p>
.mytext {color:#fcd31b;}
This box has a color of #fcd31b
<div style="background-color:#fcd31b;">Content here</div>
.mybackground {background-color:#fcd31b;}
Border around this has a color of #fcd31b
<div style="border:2px solid #fcd31b;">Content here</div>
.myborder {border:2px solid #fcd31b;}