#fda130 color space conversions
Hex:
#fda130
RGB:
253, 161, 48
CMY:
1, 37, 81
CMYK:
0, 36, 81, 1
HSL:
33°, 98.0861%, 59.0196%
HSV (HSB):
33°, 81.0277%, 99.2157%
XYZ:
53.7864, 46.5858, 8.9534
xyY:
0.4920, 0.4261, 46.5858
CIE-Lab:
73.9240, 25.9654, 68.0708
CIE-LCH:
73.9240, 72.8549, 69.1208
CIE-Luv:
73.9240, 75.1399, 66.8699
Hunter-Lab:
68.2538, 21.2202, 40.0001
#fda130 color charts
#fda130 color shades, tints & tones
#fda130 color schemes
#fda130 color preview, HTML & CSS examples
This text has a color of #fda130
<p style="color:#fda130;">Text here</p>
.mytext {color:#fda130;}
This box has a color of #fda130
<div style="background-color:#fda130;">Content here</div>
.mybackground {background-color:#fda130;}
Border around this has a color of #fda130
<div style="border:2px solid #fda130;">Content here</div>
.myborder {border:2px solid #fda130;}