#fdc94b color space conversions
Hex:
#fdc94b
RGB:
253, 201, 75
CMY:
1, 21, 71
CMYK:
0, 21, 70, 1
HSL:
42°, 97.8022%, 64.3137%
HSV (HSB):
42°, 70.3557%, 99.2157%
XYZ:
62.6647, 63.1639, 15.5457
xyY:
0.4433, 0.4468, 63.1639
CIE-Lab:
83.5286, 6.1734, 67.0696
CIE-LCH:
83.5286, 67.3531, 84.7410
CIE-Luv:
83.5286, 42.7350, 75.5822
Hunter-Lab:
79.4757, 1.6603, 44.0357
#fdc94b color charts
#fdc94b color shades, tints & tones
#fdc94b color schemes
#fdc94b color preview, HTML & CSS examples
This text has a color of #fdc94b
<p style="color:#fdc94b;">Text here</p>
.mytext {color:#fdc94b;}
This box has a color of #fdc94b
<div style="background-color:#fdc94b;">Content here</div>
.mybackground {background-color:#fdc94b;}
Border around this has a color of #fdc94b
<div style="border:2px solid #fdc94b;">Content here</div>
.myborder {border:2px solid #fdc94b;}