#ff7f50 color space conversions
Hex:
#ff7f50
RGB:
255, 127, 80
CMY:
0, 50, 69
CMYK:
0, 50, 69, 0
HSL:
16°, 100.0000%, 65.6863%
HSV (HSB):
16°, 68.6275%, 100.0000%
XYZ:
50.2773, 37.0179, 12.0847
xyY:
0.5059, 0.3725, 37.0179
CIE-Lab:
67.2905, 45.3615, 47.4899
CIE-LCH:
67.2905, 65.6731, 46.3131
CIE-Luv:
67.2905, 101.0472, 44.4107
Hunter-Lab:
60.8424, 41.0301, 30.8133
#ff7f50 color charts
#ff7f50 color shades, tints & tones
#ff7f50 color schemes
#ff7f50 color preview, HTML & CSS examples
This text has a color of #ff7f50
<p style="color:#ff7f50;">Text here</p>
.mytext {color:#ff7f50;}
This box has a color of #ff7f50
<div style="background-color:#ff7f50;">Content here</div>
.mybackground {background-color:#ff7f50;}
Border around this has a color of #ff7f50
<div style="border:2px solid #ff7f50;">Content here</div>
.myborder {border:2px solid #ff7f50;}