#fda131 color space conversions
Hex:
#fda131
RGB:
253, 161, 49
CMY:
1, 37, 81
CMYK:
0, 36, 81, 1
HSL:
33°, 98.0769%, 59.2157%
HSV (HSB):
33°, 80.6324%, 99.2157%
XYZ:
53.8073, 46.5941, 9.0633
xyY:
0.4915, 0.4257, 46.5941
CIE-Lab:
73.9294, 25.9957, 67.7255
CIE-LCH:
73.9294, 72.5433, 69.0012
CIE-Luv:
73.9294, 75.0864, 66.6519
Hunter-Lab:
68.2599, 21.2515, 39.9096
#fda131 color charts
#fda131 color shades, tints & tones
#fda131 color schemes
#fda131 color preview, HTML & CSS examples
This text has a color of #fda131
<p style="color:#fda131;">Text here</p>
.mytext {color:#fda131;}
This box has a color of #fda131
<div style="background-color:#fda131;">Content here</div>
.mybackground {background-color:#fda131;}
Border around this has a color of #fda131
<div style="border:2px solid #fda131;">Content here</div>
.myborder {border:2px solid #fda131;}