#ff7a50 color space conversions
Hex:
#ff7a50
RGB:
255, 122, 80
CMY:
0, 52, 69
CMYK:
0, 52, 69, 0
HSL:
14°, 100.0000%, 65.6863%
HSV (HSB):
14°, 68.6275%, 100.0000%
XYZ:
49.6475, 35.7583, 11.8747
xyY:
0.5104, 0.3676, 35.7583
CIE-Lab:
66.3348, 47.7852, 46.4020
CIE-LCH:
66.3348, 66.6076, 44.1587
CIE-Luv:
66.3348, 104.8783, 42.5667
Hunter-Lab:
59.7982, 43.5529, 30.0849
#ff7a50 color charts
#ff7a50 color shades, tints & tones
#ff7a50 color schemes
#ff7a50 color preview, HTML & CSS examples
This text has a color of #ff7a50
<p style="color:#ff7a50;">Text here</p>
.mytext {color:#ff7a50;}
This box has a color of #ff7a50
<div style="background-color:#ff7a50;">Content here</div>
.mybackground {background-color:#ff7a50;}
Border around this has a color of #ff7a50
<div style="border:2px solid #ff7a50;">Content here</div>
.myborder {border:2px solid #ff7a50;}