#ffba13 color space conversions
Hex:
#ffba13
RGB:
255, 186, 19
CMY:
0, 27, 93
CMYK:
0, 27, 93, 0
HSL:
42°, 100.0000%, 53.7255%
HSV (HSB):
42°, 92.5490%, 100.0000%
XYZ:
58.9164, 56.4248, 8.4019
xyY:
0.4761, 0.4560, 56.4248
CIE-Lab:
79.8550, 13.1523, 80.1201
CIE-LCH:
79.8550, 81.1925, 80.6776
CIE-Luv:
79.8550, 57.5422, 80.3710
Hunter-Lab:
75.1165, 8.5499, 45.9498
#ffba13 color charts
#ffba13 color shades, tints & tones
#ffba13 color schemes
#ffba13 color preview, HTML & CSS examples
This text has a color of #ffba13
<p style="color:#ffba13;">Text here</p>
.mytext {color:#ffba13;}
This box has a color of #ffba13
<div style="background-color:#ffba13;">Content here</div>
.mybackground {background-color:#ffba13;}
Border around this has a color of #ffba13
<div style="border:2px solid #ffba13;">Content here</div>
.myborder {border:2px solid #ffba13;}