#ff8f50 color space conversions
Hex:
#ff8f50
RGB:
255, 143, 80
CMY:
0, 44, 69
CMYK:
0, 44, 69, 0
HSL:
22°, 100.0000%, 65.6863%
HSV (HSB):
22°, 68.6275%, 100.0000%
XYZ:
52.5104, 41.4841, 12.8290
xyY:
0.4916, 0.3883, 41.4841
CIE-Lab:
70.5138, 37.3683, 51.1131
CIE-LCH:
70.5138, 63.3161, 53.8298
CIE-Luv:
70.5138, 88.5895, 50.5234
Hunter-Lab:
64.4082, 32.8125, 33.2761
#ff8f50 color charts
#ff8f50 color shades, tints & tones
#ff8f50 color schemes
#ff8f50 color preview, HTML & CSS examples
This text has a color of #ff8f50
<p style="color:#ff8f50;">Text here</p>
.mytext {color:#ff8f50;}
This box has a color of #ff8f50
<div style="background-color:#ff8f50;">Content here</div>
.mybackground {background-color:#ff8f50;}
Border around this has a color of #ff8f50
<div style="border:2px solid #ff8f50;">Content here</div>
.myborder {border:2px solid #ff8f50;}