#ff7150 color space conversions
Hex:
#ff7150
RGB:
255, 113, 80
CMY:
0, 56, 69
CMYK:
0, 56, 69, 0
HSL:
11°, 100.0000%, 65.6863%
HSV (HSB):
11°, 68.6275%, 100.0000%
XYZ:
48.5931, 33.6494, 11.5233
xyY:
0.5182, 0.3589, 33.6494
CIE-Lab:
64.6834, 52.0324, 44.5069
CIE-LCH:
64.6834, 68.4707, 40.5427
CIE-Luv:
64.6834, 111.6518, 39.3448
Hunter-Lab:
58.0081, 48.0142, 28.8278
#ff7150 color charts
#ff7150 RGB chart
#ff7150 CMYK chart
#ff7150 RGB pie chart
#ff7150 color shades, tints & tones
#ff7150 color schemes
#ff7150 color preview, HTML & CSS examples
This text has a color of #ff7150
<p style="color:#ff7150;">Text here</p>
.mytext {color:#ff7150;}
Text color #ff7150
This box has a color of #ff7150
<div style="background-color:#ff7150;">Content here</div>
.mybackground {background-color:#ff7150;}
Background color #ff7150
Border around this has a color of #ff7150
<div style="border:2px solid #ff7150;">Content here</div>
.myborder {border:2px solid #ff7150;}
Border color #ff7150