#fdf130 color space conversions
Hex:
#fdf130
RGB:
253, 241, 48
CMY:
1, 5, 81
CMYK:
0, 5, 81, 1
HSL:
56°, 98.0861%, 59.0196%
HSV (HSB):
56°, 81.0277%, 99.2157%
XYZ:
72.4968, 84.0066, 15.1902
xyY:
0.4222, 0.4893, 84.0066
CIE-Lab:
93.4534, -14.9425, 84.9843
CIE-LCH:
93.4534, 86.2879, 99.9722
CIE-Luv:
93.4534, 15.2777, 97.5095
Hunter-Lab:
91.6551, -19.2077, 54.3323
#fdf130 color charts
#fdf130 color shades, tints & tones
#fdf130 color schemes
#fdf130 color preview, HTML & CSS examples
This text has a color of #fdf130
<p style="color:#fdf130;">Text here</p>
.mytext {color:#fdf130;}
This box has a color of #fdf130
<div style="background-color:#fdf130;">Content here</div>
.mybackground {background-color:#fdf130;}
Border around this has a color of #fdf130
<div style="border:2px solid #fdf130;">Content here</div>
.myborder {border:2px solid #fdf130;}