#ffa340 color space conversions
Hex:
#ffa340
RGB:
255, 163, 64
CMY:
0, 36, 75
CMYK:
0, 36, 75, 0
HSL:
31°, 100.0000%, 62.5490%
HSV (HSB):
31°, 74.9020%, 100.0000%
XYZ:
55.2626, 47.8246, 11.1689
xyY:
0.4837, 0.4186, 47.8246
CIE-Lab:
74.7141, 26.3093, 62.7812
CIE-LCH:
74.7141, 68.0710, 67.2632
CIE-Luv:
74.7141, 74.1765, 63.7100
Hunter-Lab:
69.1553, 21.6192, 38.8331
#ffa340 color charts
#ffa340 color shades, tints & tones
#ffa340 color schemes
#ffa340 color preview, HTML & CSS examples
This text has a color of #ffa340
<p style="color:#ffa340;">Text here</p>
.mytext {color:#ffa340;}
This box has a color of #ffa340
<div style="background-color:#ffa340;">Content here</div>
.mybackground {background-color:#ffa340;}
Border around this has a color of #ffa340
<div style="border:2px solid #ffa340;">Content here</div>
.myborder {border:2px solid #ffa340;}