#fdb01f color space conversions
Hex:
#fdb01f
RGB:
253, 176, 31
CMY:
1, 31, 88
CMYK:
0, 30, 88, 1
HSL:
39°, 98.2301%, 55.6863%
HSV (HSB):
39°, 87.7470%, 99.2157%
XYZ:
56.2807, 52.0322, 8.3732
xyY:
0.4823, 0.4459, 52.0322
CIE-Lab:
77.3001, 17.7099, 75.8122
CIE-LCH:
77.3001, 77.8533, 76.8514
CIE-Luv:
77.3001, 63.6691, 75.3645
Hunter-Lab:
72.1334, 13.0377, 43.6110
#fdb01f color charts
#fdb01f color shades, tints & tones
#fdb01f color schemes
#fdb01f color preview, HTML & CSS examples
This text has a color of #fdb01f
<p style="color:#fdb01f;">Text here</p>
.mytext {color:#fdb01f;}
This box has a color of #fdb01f
<div style="background-color:#fdb01f;">Content here</div>
.mybackground {background-color:#fdb01f;}
Border around this has a color of #fdb01f
<div style="border:2px solid #fdb01f;">Content here</div>
.myborder {border:2px solid #fdb01f;}