#ffb401 color space conversions
Hex:
#ffb401
RGB:
255, 180, 1
CMY:
0, 29, 100
CMYK:
0, 29, 100, 0
HSL:
42°, 100.0000%, 50.1961%
HSV (HSB):
42°, 99.6078%, 100.0000%
XYZ:
57.5667, 53.9047, 7.3993
xyY:
0.4843, 0.4535, 53.9047
CIE-Lab:
78.4061, 16.1166, 81.1536
CIE-LCH:
78.4061, 82.7385, 78.7675
CIE-Luv:
78.4061, 62.5552, 79.2888
Hunter-Lab:
73.4198, 11.4729, 45.4186
#ffb401 color charts
#ffb401 color shades, tints & tones
#ffb401 color schemes
#ffb401 color preview, HTML & CSS examples
This text has a color of #ffb401
<p style="color:#ffb401;">Text here</p>
.mytext {color:#ffb401;}
This box has a color of #ffb401
<div style="background-color:#ffb401;">Content here</div>
.mybackground {background-color:#ffb401;}
Border around this has a color of #ffb401
<div style="border:2px solid #ffb401;">Content here</div>
.myborder {border:2px solid #ffb401;}