#ffa160 color space conversions
Hex:
#ffa160
RGB:
255, 161, 96
CMY:
0, 37, 62
CMYK:
0, 37, 62, 0
HSL:
25°, 100.0000%, 68.8235%
HSV (HSB):
25°, 62.3529%, 100.0000%
XYZ:
56.0962, 47.5943, 17.2964
xyY:
0.4637, 0.3934, 47.5943
CIE-Lab:
74.5683, 29.0257, 47.8357
CIE-LCH:
74.5683, 55.9531, 58.7515
CIE-Luv:
74.5683, 72.8668, 51.2154
Hunter-Lab:
68.9886, 24.4123, 33.4272
#ffa160 color charts
#ffa160 color shades, tints & tones
#ffa160 color schemes
#ffa160 color preview, HTML & CSS examples
This text has a color of #ffa160
<p style="color:#ffa160;">Text here</p>
.mytext {color:#ffa160;}
This box has a color of #ffa160
<div style="background-color:#ffa160;">Content here</div>
.mybackground {background-color:#ffa160;}
Border around this has a color of #ffa160
<div style="border:2px solid #ffa160;">Content here</div>
.myborder {border:2px solid #ffa160;}