#ff8c60 color space conversions
Hex:
#ff8c60
RGB:
255, 140, 96
CMY:
0, 45, 62
CMYK:
0, 45, 62, 0
HSL:
17°, 100.0000%, 68.8235%
HSV (HSB):
17°, 62.3529%, 100.0000%
XYZ:
52.7294, 40.8607, 16.1741
xyY:
0.4804, 0.3723, 40.8607
CIE-Lab:
70.0782, 39.8152, 42.4894
CIE-LCH:
70.0782, 58.2289, 46.8610
CIE-Luv:
70.0782, 88.8205, 42.4512
Hunter-Lab:
63.9224, 35.3801, 29.7437
#ff8c60 color charts
#ff8c60 color shades, tints & tones
#ff8c60 color schemes
#ff8c60 color preview, HTML & CSS examples
This text has a color of #ff8c60
<p style="color:#ff8c60;">Text here</p>
.mytext {color:#ff8c60;}
This box has a color of #ff8c60
<div style="background-color:#ff8c60;">Content here</div>
.mybackground {background-color:#ff8c60;}
Border around this has a color of #ff8c60
<div style="border:2px solid #ff8c60;">Content here</div>
.myborder {border:2px solid #ff8c60;}