#fdb50c color space conversions
Hex:
#fdb50c
RGB:
253, 181, 12
CMY:
1, 29, 95
CMYK:
0, 28, 95, 1
HSL:
42°, 98.3673%, 51.9608%
HSV (HSB):
42°, 95.2569%, 99.2157%
XYZ:
57.0982, 53.9569, 7.7532
xyY:
0.4806, 0.4542, 53.9569
CIE-Lab:
78.4366, 14.8345, 79.9253
CIE-LCH:
78.4366, 81.2903, 79.4853
CIE-Luv:
78.4366, 60.0229, 78.9968
Hunter-Lab:
73.4554, 10.2045, 45.1608
#fdb50c color charts
#fdb50c color shades, tints & tones
#fdb50c color schemes
#fdb50c color preview, HTML & CSS examples
This text has a color of #fdb50c
<p style="color:#fdb50c;">Text here</p>
.mytext {color:#fdb50c;}
This box has a color of #fdb50c
<div style="background-color:#fdb50c;">Content here</div>
.mybackground {background-color:#fdb50c;}
Border around this has a color of #fdb50c
<div style="border:2px solid #fdb50c;">Content here</div>
.myborder {border:2px solid #fdb50c;}