#fdaf1b color space conversions
Hex:
#fdaf1b
RGB:
253, 175, 27
CMY:
1, 31, 89
CMYK:
0, 31, 89, 1
HSL:
39°, 98.2609%, 54.9020%
HSV (HSB):
39°, 89.3281%, 99.2157%
XYZ:
56.0358, 51.6217, 8.0475
xyY:
0.4843, 0.4461, 51.6217
CIE-Lab:
77.0541, 18.1606, 76.5056
CIE-LCH:
77.0541, 78.6315, 76.6465
CIE-Luv:
77.0541, 64.5780, 75.4939
Hunter-Lab:
71.8483, 13.4811, 43.6529
#fdaf1b color charts
#fdaf1b color shades, tints & tones
#fdaf1b color schemes
#fdaf1b color preview, HTML & CSS examples
This text has a color of #fdaf1b
<p style="color:#fdaf1b;">Text here</p>
.mytext {color:#fdaf1b;}
This box has a color of #fdaf1b
<div style="background-color:#fdaf1b;">Content here</div>
.mybackground {background-color:#fdaf1b;}
Border around this has a color of #fdaf1b
<div style="border:2px solid #fdaf1b;">Content here</div>
.myborder {border:2px solid #fdaf1b;}