#ffa960 color space conversions
Hex:
#ffa960
RGB:
255, 169, 96
CMY:
0, 34, 62
CMYK:
0, 34, 62, 0
HSL:
28°, 100.0000%, 68.8235%
HSV (HSB):
28°, 62.3529%, 100.0000%
XYZ:
57.5393, 50.4805, 17.7774
xyY:
0.4574, 0.4013, 50.4805
CIE-Lab:
76.3632, 24.8550, 49.9354
CIE-LCH:
76.3632, 55.7792, 63.5385
CIE-Luv:
76.3632, 66.8045, 54.6309
Hunter-Lab:
71.0496, 20.2208, 34.8997
#ffa960 color charts
#ffa960 color shades, tints & tones
#ffa960 color schemes
#ffa960 color preview, HTML & CSS examples
This text has a color of #ffa960
<p style="color:#ffa960;">Text here</p>
.mytext {color:#ffa960;}
This box has a color of #ffa960
<div style="background-color:#ffa960;">Content here</div>
.mybackground {background-color:#ffa960;}
Border around this has a color of #ffa960
<div style="border:2px solid #ffa960;">Content here</div>
.myborder {border:2px solid #ffa960;}