#ff8260 color space conversions
Hex:
#ff8260
RGB:
255, 130, 96
CMY:
0, 49, 62
CMYK:
0, 49, 62, 0
HSL:
13°, 100.0000%, 68.8235%
HSV (HSB):
13°, 62.3529%, 100.0000%
XYZ:
51.3340, 38.0698, 15.7089
xyY:
0.4884, 0.3622, 38.0698
CIE-Lab:
68.0720, 44.8059, 40.0558
CIE-LCH:
68.0720, 60.1002, 41.7962
CIE-Luv:
68.0720, 96.3315, 38.4284
Hunter-Lab:
61.7007, 40.5327, 28.0953
#ff8260 color charts
#ff8260 color shades, tints & tones
#ff8260 color schemes
#ff8260 color preview, HTML & CSS examples
This text has a color of #ff8260
<p style="color:#ff8260;">Text here</p>
.mytext {color:#ff8260;}
This box has a color of #ff8260
<div style="background-color:#ff8260;">Content here</div>
.mybackground {background-color:#ff8260;}
Border around this has a color of #ff8260
<div style="border:2px solid #ff8260;">Content here</div>
.myborder {border:2px solid #ff8260;}