#fdd31b color space conversions
Hex:
#fdd31b
RGB:
253, 211, 27
CMY:
1, 17, 89
CMYK:
0, 17, 89, 1
HSL:
49°, 98.2609%, 54.9020%
HSV (HSB):
49°, 89.3281%, 99.2157%
XYZ:
64.0001, 67.5503, 10.7023
xyY:
0.4499, 0.4749, 67.5503
CIE-Lab:
85.7811, -0.4661, 83.1846
CIE-LCH:
85.7811, 83.1859, 90.3211
CIE-Luv:
85.7811, 36.7153, 88.8601
Hunter-Lab:
82.1890, -4.8338, 49.8118
#fdd31b color charts
#fdd31b color shades, tints & tones
#fdd31b color schemes
#fdd31b color preview, HTML & CSS examples
This text has a color of #fdd31b
<p style="color:#fdd31b;">Text here</p>
.mytext {color:#fdd31b;}
This box has a color of #fdd31b
<div style="background-color:#fdd31b;">Content here</div>
.mybackground {background-color:#fdd31b;}
Border around this has a color of #fdd31b
<div style="border:2px solid #fdd31b;">Content here</div>
.myborder {border:2px solid #fdd31b;}