#ffa000 color space conversions
Hex:
#ffa000
RGB:
255, 160, 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.8108, 46.4016, 6.1203
xyY:
0.5061, 0.4364, 46.4016
CIE-Lab:
73.8054, 26.5394, 78.2243
CIE-LCH:
73.8054, 82.6037, 71.2593
CIE-Luv:
73.8054, 79.0156, 72.2423
Hunter-Lab:
68.1187, 21.7994, 42.3561
#ffa000 color charts
#ffa000 RGB chart
#ffa000 CMYK chart
#ffa000 RGB pie chart
#ffa000 color shades, tints & tones
#ffa000 color schemes
#ffa000 color preview, HTML & CSS examples
This text has a color of #ffa000
<p style="color:#ffa000;">Text here</p>
.mytext {color:#ffa000;}
Text color #ffa000
This box has a color of #ffa000
<div style="background-color:#ffa000;">Content here</div>
.mybackground {background-color:#ffa000;}
Background color #ffa000
Border around this has a color of #ffa000
<div style="border:2px solid #ffa000;">Content here</div>
.myborder {border:2px solid #ffa000;}
Border color #ffa000