#ffa100 color space conversions
Hex:
#ffa100
RGB:
255, 161, 0
CMY:
0, 37, 100
CMYK:
0, 37, 100, 0
HSL:
38°, 100.0000%, 50.0000%
HSV (HSB):
38°, 100.0000%, 100.0000%
XYZ:
53.9849, 46.7497, 6.1783
xyY:
0.5049, 0.4373, 46.7497
CIE-Lab:
74.0294, 26.0193, 78.3692
CIE-LCH:
74.0294, 82.5756, 71.6333
CIE-Luv:
74.0294, 78.1803, 72.5923
Hunter-Lab:
68.3738, 21.2815, 42.5042
#ffa100 color charts
#ffa100 RGB chart
#ffa100 CMYK chart
#ffa100 RGB pie chart
#ffa100 color shades, tints & tones
#ffa100 color schemes
#ffa100 color preview, HTML & CSS examples
This text has a color of #ffa100
<p style="color:#ffa100;">Text here</p>
.mytext {color:#ffa100;}
Text color #ffa100
This box has a color of #ffa100
<div style="background-color:#ffa100;">Content here</div>
.mybackground {background-color:#ffa100;}
Background color #ffa100
Border around this has a color of #ffa100
<div style="border:2px solid #ffa100;">Content here</div>
.myborder {border:2px solid #ffa100;}
Border color #ffa100