#fda231 color space conversions
Hex:
#fda231
RGB:
253, 162, 49
CMY:
1, 36, 81
CMYK:
0, 36, 81, 1
HSL:
33°, 98.0769%, 59.2157%
HSV (HSB):
33°, 80.6324%, 99.2157%
XYZ:
53.9827, 46.9451, 9.1218
xyY:
0.4905, 0.4266, 46.9451
CIE-Lab:
74.1546, 25.4741, 67.9264
CIE-LCH:
74.1546, 72.5460, 69.4427
CIE-Luv:
74.1546, 74.2749, 67.0259
Hunter-Lab:
68.5165, 20.7327, 40.0680
#fda231 color charts
#fda231 color shades, tints & tones
#fda231 color schemes
#fda231 color preview, HTML & CSS examples
This text has a color of #fda231
<p style="color:#fda231;">Text here</p>
.mytext {color:#fda231;}
This box has a color of #fda231
<div style="background-color:#fda231;">Content here</div>
.mybackground {background-color:#fda231;}
Border around this has a color of #fda231
<div style="border:2px solid #fda231;">Content here</div>
.myborder {border:2px solid #fda231;}