#fdc30e color space conversions
Hex:
#fdc30e
RGB:
253, 195, 14
CMY:
1, 24, 95
CMYK:
0, 23, 94, 1
HSL:
45°, 98.3539%, 52.3529%
HSV (HSB):
45°, 94.4664%, 99.2157%
XYZ:
60.1024, 59.9446, 8.8182
xyY:
0.4664, 0.4652, 59.9446
CIE-Lab:
81.8080, 7.5754, 82.1040
CIE-LCH:
81.8080, 82.4527, 84.7285
CIE-Luv:
81.8080, 48.9756, 83.9929
Hunter-Lab:
77.4239, 3.0737, 47.4439
#fdc30e color charts
#fdc30e color shades, tints & tones
#fdc30e color schemes
#fdc30e color preview, HTML & CSS examples
This text has a color of #fdc30e
<p style="color:#fdc30e;">Text here</p>
.mytext {color:#fdc30e;}
This box has a color of #fdc30e
<div style="background-color:#fdc30e;">Content here</div>
.mybackground {background-color:#fdc30e;}
Border around this has a color of #fdc30e
<div style="border:2px solid #fdc30e;">Content here</div>
.myborder {border:2px solid #fdc30e;}