#ffba16 color space conversions
Hex:
#ffba16
RGB:
255, 186, 22
CMY:
0, 27, 91
CMYK:
0, 27, 91, 0
HSL:
42°, 100.0000%, 54.3137%
HSV (HSB):
42°, 91.3725%, 100.0000%
XYZ:
58.9437, 56.4357, 8.5456
xyY:
0.4756, 0.4554, 56.4357
CIE-Lab:
79.8612, 13.1914, 79.6483
CIE-LCH:
79.8612, 80.7333, 80.5960
CIE-Luv:
79.8612, 57.4928, 80.1083
Hunter-Lab:
75.1237, 8.5885, 45.8422
#ffba16 color charts
#ffba16 color shades, tints & tones
#ffba16 color schemes
#ffba16 color preview, HTML & CSS examples
This text has a color of #ffba16
<p style="color:#ffba16;">Text here</p>
.mytext {color:#ffba16;}
This box has a color of #ffba16
<div style="background-color:#ffba16;">Content here</div>
.mybackground {background-color:#ffba16;}
Border around this has a color of #ffba16
<div style="border:2px solid #ffba16;">Content here</div>
.myborder {border:2px solid #ffba16;}