#fda512 color space conversions
Hex:
#fda512
RGB:
253, 165, 18
CMY:
1, 35, 93
CMYK:
0, 35, 93, 1
HSL:
38°, 98.3264%, 53.1373%
HSV (HSB):
38°, 92.8854%, 99.2157%
XYZ:
54.0723, 47.8366, 6.9557
xyY:
0.4967, 0.4394, 47.8366
CIE-Lab:
74.7217, 23.2586, 76.4657
CIE-LCH:
74.7217, 79.9248, 73.0818
CIE-Luv:
74.7217, 72.9358, 72.7821
Hunter-Lab:
69.1640, 18.5141, 42.4521
#fda512 color charts
#fda512 color shades, tints & tones
#fda512 color schemes
#fda512 color preview, HTML & CSS examples
This text has a color of #fda512
<p style="color:#fda512;">Text here</p>
.mytext {color:#fda512;}
This box has a color of #fda512
<div style="background-color:#fda512;">Content here</div>
.mybackground {background-color:#fda512;}
Border around this has a color of #fda512
<div style="border:2px solid #fda512;">Content here</div>
.myborder {border:2px solid #fda512;}