#fdb50e color space conversions
Hex:
#fdb50e
RGB:
253, 181, 14
CMY:
1, 29, 95
CMYK:
0, 28, 94, 1
HSL:
42°, 98.3539%, 52.3529%
HSV (HSB):
42°, 94.4664%, 99.2157%
XYZ:
57.1112, 53.9621, 7.8211
xyY:
0.4804, 0.4539, 53.9621
CIE-Lab:
78.4396, 14.8533, 79.6890
CIE-LCH:
78.4396, 81.0614, 79.4417
CIE-Luv:
78.4396, 59.9978, 78.8690
Hunter-Lab:
73.4589, 10.2230, 45.1087
#fdb50e color charts
#fdb50e color shades, tints & tones
#fdb50e color schemes
#fdb50e color preview, HTML & CSS examples
This text has a color of #fdb50e
<p style="color:#fdb50e;">Text here</p>
.mytext {color:#fdb50e;}
This box has a color of #fdb50e
<div style="background-color:#fdb50e;">Content here</div>
.mybackground {background-color:#fdb50e;}
Border around this has a color of #fdb50e
<div style="border:2px solid #fdb50e;">Content here</div>
.myborder {border:2px solid #fdb50e;}