#fdbf1b color space conversions
Hex:
#fdbf1b
RGB:
253, 191, 27
CMY:
1, 25, 89
CMYK:
0, 25, 89, 1
HSL:
44°, 98.2609%, 54.9020%
HSV (HSB):
44°, 89.3281%, 99.2157%
XYZ:
59.3366, 58.2234, 9.1478
xyY:
0.4683, 0.4595, 58.2234
CIE-Lab:
80.8628, 9.8193, 79.4094
CIE-LCH:
80.8628, 80.0142, 82.9509
CIE-Luv:
80.8628, 51.8908, 81.3995
Hunter-Lab:
76.3042, 5.2749, 46.3050
#fdbf1b color charts
#fdbf1b color shades, tints & tones
#fdbf1b color schemes
#fdbf1b color preview, HTML & CSS examples
This text has a color of #fdbf1b
<p style="color:#fdbf1b;">Text here</p>
.mytext {color:#fdbf1b;}
This box has a color of #fdbf1b
<div style="background-color:#fdbf1b;">Content here</div>
.mybackground {background-color:#fdbf1b;}
Border around this has a color of #fdbf1b
<div style="border:2px solid #fdbf1b;">Content here</div>
.myborder {border:2px solid #fdbf1b;}