#fcd05f color space conversions
Hex:
#fcd05f
RGB:
252, 208, 95
CMY:
1, 18, 63
CMYK:
0, 17, 62, 1
HSL:
43°, 96.3190%, 68.0392%
HSV (HSB):
43°, 62.3016%, 98.8235%
XYZ:
64.7663, 66.6334, 20.2745
xyY:
0.4270, 0.4393, 66.6334
CIE-Lab:
85.3185, 3.2698, 60.4800
CIE-LCH:
85.3185, 60.5683, 86.9053
CIE-Luv:
85.3185, 35.9603, 71.7480
Hunter-Lab:
81.6293, -1.2258, 42.4145
#fcd05f color charts
#fcd05f color shades, tints & tones
#fcd05f color schemes
#fcd05f color preview, HTML & CSS examples
This text has a color of #fcd05f
<p style="color:#fcd05f;">Text here</p>
.mytext {color:#fcd05f;}
This box has a color of #fcd05f
<div style="background-color:#fcd05f;">Content here</div>
.mybackground {background-color:#fcd05f;}
Border around this has a color of #fcd05f
<div style="border:2px solid #fcd05f;">Content here</div>
.myborder {border:2px solid #fcd05f;}