#fdb60e color space conversions
Hex:
#fdb60e
RGB:
253, 182, 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.3152, 54.3703, 7.8891
xyY:
0.4793, 0.4547, 54.3703
CIE-Lab:
78.6771, 14.3316, 79.8581
CIE-LCH:
78.6771, 81.1339, 79.8258
CIE-Luv:
78.6771, 59.1985, 79.2332
Hunter-Lab:
73.7362, 9.7099, 45.2718
#fdb60e color charts
#fdb60e color shades, tints & tones
#fdb60e color schemes
#fdb60e color preview, HTML & CSS examples
This text has a color of #fdb60e
<p style="color:#fdb60e;">Text here</p>
.mytext {color:#fdb60e;}
This box has a color of #fdb60e
<div style="background-color:#fdb60e;">Content here</div>
.mybackground {background-color:#fdb60e;}
Border around this has a color of #fdb60e
<div style="border:2px solid #fdb60e;">Content here</div>
.myborder {border:2px solid #fdb60e;}