#fdb31b color space conversions
Hex:
#fdb31b
RGB:
253, 179, 27
CMY:
1, 30, 89
CMYK:
0, 29, 89, 1
HSL:
40°, 98.2609%, 54.9020%
HSV (HSB):
40°, 89.3281%, 99.2157%
XYZ:
56.8259, 53.2020, 8.3109
xyY:
0.4802, 0.4496, 53.2020
CIE-Lab:
77.9941, 16.0702, 77.2205
CIE-LCH:
77.9941, 78.8749, 78.2441
CIE-Luv:
77.9941, 61.3648, 76.9627
Hunter-Lab:
72.9397, 11.4216, 44.3022
#fdb31b color charts
#fdb31b color shades, tints & tones
#fdb31b color schemes
#fdb31b color preview, HTML & CSS examples
This text has a color of #fdb31b
<p style="color:#fdb31b;">Text here</p>
.mytext {color:#fdb31b;}
This box has a color of #fdb31b
<div style="background-color:#fdb31b;">Content here</div>
.mybackground {background-color:#fdb31b;}
Border around this has a color of #fdb31b
<div style="border:2px solid #fdb31b;">Content here</div>
.myborder {border:2px solid #fdb31b;}