#ffd31b color space conversions
Hex:
#ffd31b
RGB:
255, 211, 27
CMY:
0, 17, 89
CMYK:
0, 17, 89, 0
HSL:
48°, 100.0000%, 55.2941%
HSV (HSB):
48°, 89.4118%, 100.0000%
XYZ:
64.7321, 67.9277, 10.7365
xyY:
0.4514, 0.4737, 67.9277
CIE-Lab:
85.9703, 0.3829, 83.4124
CIE-LCH:
85.9703, 83.4133, 89.7370
CIE-Luv:
85.9703, 38.2276, 88.8926
Hunter-Lab:
82.4182, -4.0363, 49.9691
#ffd31b color charts
#ffd31b color shades, tints & tones
#ffd31b color schemes
#ffd31b color preview, HTML & CSS examples
This text has a color of #ffd31b
<p style="color:#ffd31b;">Text here</p>
.mytext {color:#ffd31b;}
This box has a color of #ffd31b
<div style="background-color:#ffd31b;">Content here</div>
.mybackground {background-color:#ffd31b;}
Border around this has a color of #ffd31b
<div style="border:2px solid #ffd31b;">Content here</div>
.myborder {border:2px solid #ffd31b;}