#fdb13c color space conversions
Hex:
#fdb13c
RGB:
253, 177, 60
CMY:
1, 31, 76
CMYK:
0, 30, 76, 1
HSL:
36°, 97.9695%, 61.3725%
HSV (HSB):
36°, 76.2846%, 99.2157%
XYZ:
57.0458, 52.6532, 11.4314
xyY:
0.4709, 0.4347, 52.6532
CIE-Lab:
77.6698, 18.0106, 67.1493
CIE-LCH:
77.6698, 69.5228, 74.9857
CIE-Luv:
77.6698, 61.7177, 70.1412
Hunter-Lab:
72.5625, 13.3452, 41.4533
#fdb13c color charts
#fdb13c color shades, tints & tones
#fdb13c color schemes
#fdb13c color preview, HTML & CSS examples
This text has a color of #fdb13c
<p style="color:#fdb13c;">Text here</p>
.mytext {color:#fdb13c;}
This box has a color of #fdb13c
<div style="background-color:#fdb13c;">Content here</div>
.mybackground {background-color:#fdb13c;}
Border around this has a color of #fdb13c
<div style="border:2px solid #fdb13c;">Content here</div>
.myborder {border:2px solid #fdb13c;}