#ffa400 color space conversions
Hex:
#ffa400
RGB:
255, 164, 0
CMY:
0, 36, 100
CMYK:
0, 36, 100, 0
HSL:
39°, 100.0000%, 50.0000%
HSV (HSB):
39°, 100.0000%, 100.0000%
XYZ:
54.5155, 47.8109, 6.3552
xyY:
0.5016, 0.4399, 47.8109
CIE-Lab:
74.7055, 24.4572, 78.8084
CIE-LCH:
74.7055, 82.5162, 72.7589
CIE-Luv:
74.7055, 75.6814, 73.6460
Hunter-Lab:
69.1454, 19.7280, 42.9525
#ffa400 color charts
#ffa400 RGB chart
#ffa400 CMYK chart
#ffa400 RGB pie chart
#ffa400 color shades, tints & tones
#ffa400 color schemes
#ffa400 color preview, HTML & CSS examples
This text has a color of #ffa400
<p style="color:#ffa400;">Text here</p>
.mytext {color:#ffa400;}
Text color #ffa400
This box has a color of #ffa400
<div style="background-color:#ffa400;">Content here</div>
.mybackground {background-color:#ffa400;}
Background color #ffa400
Border around this has a color of #ffa400
<div style="border:2px solid #ffa400;">Content here</div>
.myborder {border:2px solid #ffa400;}
Border color #ffa400